#70E2CC#70E2CC
#70E2CC is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.110 H 179.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70E2CC |
|---|---|
| RGB | rgb(112, 226, 204) |
| HSL | hsl(168, 66%, 66%) |
| HSV | hsv(168, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(83.02, -37.75, 0.81) |
| CIE-LCH | lch(83.02, 37.76, 178.77°) |
| OKLab | oklab(83.98% -0.1095 0.0015) |
| OKLCH | oklch(83.98% 0.11 179.2) |
| XYZ | xyz(44.7729, 62.1931, 66.7601) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 4.93
Aqua (survey)
#13EAC9
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.81
Light Turquoise
#7EF4CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E2CC #E27086
analogous
#70E293 #70E2CC #70BFE2
triadic
#70E2CC #CC70E2 #E2CC70
tetradic
#70E2CC #9370E2 #E27086 #BFE270
square
#70E2CC #9370E2 #E27086 #BFE270
split-complementary
#70E2CC #E270BF #E29370
monochromatic
#24B398 #3DD8BA #70E2CC #A3ECDE #D6F7F0
Accessibility & contrast
On white
1.56
#70E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#70E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E2CC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E2CC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CB
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#36E5DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e2cc; /* rgb */ color: rgb(112, 226, 204); /* oklch */ color: oklch(84.0% 0.110 179.2);
Tailwind
colors: {
custom: {
50: '#a1ebdb',
500: '#70e2cc',
950: '#000000',
},
}SCSS
$custom: #70e2cc; $custom-light: #a1ebdb; $custom-dark: #000000;
JSON
{
"hex": "#70e2cc",
"rgb": {
"r": 112,
"g": 226,
"b": 204
},
"hsl": {
"h": 168.421,
"s": 66.279,
"l": 66.275
},
"oklch": {
"l": 0.8398,
"c": 0.10953,
"h": 179.2
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#70E2CC
secondary
#B44258
accent
#173BCE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484