#70E4CC#70E4CC
#70E4CC is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.4% C 0.112 H 178.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #70E4CC |
|---|---|
| RGB | rgb(112, 228, 204) |
| HSL | hsl(168, 68%, 67%) |
| HSV | hsv(168, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 10.5%, 10.6%) |
| CIE-LAB | lab(83.59, -38.66, 1.65) |
| CIE-LCH | lch(83.59, 38.70, 177.56°) |
| OKLab | oklab(84.45% -0.1117 0.0038) |
| OKLCH | oklch(84.45% 0.112 178.1) |
| XYZ | xyz(45.3199, 63.2871, 66.9424) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.11
Turquoise
#40E0D0
ΔE00 4.26
Aqua (survey)
#13EAC9
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 5.09
Light Teal
#90E4C1
ΔE00 5.41
Light Turquoise
#7EF4CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E4CC #E47088
analogous
#70E492 #70E4CC #70C2E4
triadic
#70E4CC #CC70E4 #E4CC70
tetradic
#70E4CC #9270E4 #E47088 #C2E470
square
#70E4CC #9270E4 #E47088 #C2E470
split-complementary
#70E4CC #E470C2 #E49270
monochromatic
#23B798 #3DDABA #70E4CC #A3EEDE #D7F7F1
Accessibility & contrast
On white
1.54
#70E4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#70E4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E4CC
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E4CC | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#35E7DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #70e4cc; /* rgb */ color: rgb(112, 228, 204); /* oklch */ color: oklch(84.4% 0.112 178.1);
Tailwind
colors: {
custom: {
50: '#a1eddb',
500: '#70e4cc',
950: '#000000',
},
}SCSS
$custom: #70e4cc; $custom-light: #a1eddb; $custom-dark: #000000;
JSON
{
"hex": "#70e4cc",
"rgb": {
"r": 112,
"g": 228,
"b": 204
},
"hsl": {
"h": 167.586,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.84448,
"c": 0.11177,
"h": 178.1
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#70E4CC
secondary
#B74159
accent
#153CD0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584