#70E5CC#70E5CC
#70E5CC is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.7% C 0.113 H 177.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70E5CC |
|---|---|
| RGB | rgb(112, 229, 204) |
| HSL | hsl(167, 69%, 67%) |
| HSV | hsv(167, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 10.9%, 10.2%) |
| CIE-LAB | lab(83.88, -39.11, 2.07) |
| CIE-LCH | lch(83.88, 39.17, 176.97°) |
| OKLab | oklab(84.68% -0.1128 0.0049) |
| OKLCH | oklch(84.68% 0.113 177.5) |
| XYZ | xyz(45.5958, 63.8389, 67.0344) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.94
Turquoise
#40E0D0
ΔE00 4.48
Aqua (survey)
#13EAC9
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 5.20
Light Turquoise
#7EF4CC
ΔE00 5.21
Light Teal
#90E4C1
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E5CC #E57089
analogous
#70E591 #70E5CC #70C4E5
triadic
#70E5CC #CC70E5 #E5CC70
tetradic
#70E5CC #9170E5 #E57089 #C4E570
square
#70E5CC #9170E5 #E57089 #C4E570
split-complementary
#70E5CC #E570C4 #E59170
monochromatic
#22B999 #3CDCBA #70E5CC #A4EEDE #D8F8F1
Accessibility & contrast
On white
1.53
#70E5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#70E5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E5CC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E5CC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#35E8DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e5cc; /* rgb */ color: rgb(112, 229, 204); /* oklch */ color: oklch(84.7% 0.113 177.5);
Tailwind
colors: {
custom: {
50: '#a1eddb',
500: '#70e5cc',
950: '#000000',
},
}SCSS
$custom: #70e5cc; $custom-light: #a1eddb; $custom-dark: #000000;
JSON
{
"hex": "#70e5cc",
"rgb": {
"r": 112,
"g": 229,
"b": 204
},
"hsl": {
"h": 167.179,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.84682,
"c": 0.11291,
"h": 177.5
},
"luminance": 0.63843
}Semantic roles & 50–950 ramp
primary
#70E5CC
secondary
#B9405A
accent
#143DD1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584