#70EBCC#70EBCC
#70EBCC is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.1% C 0.120 H 174.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBCC |
|---|---|
| RGB | rgb(112, 235, 204) |
| HSL | hsl(165, 75%, 68%) |
| HSV | hsv(165, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 13.2%, 7.8%) |
| CIE-LAB | lab(85.61, -41.80, 4.58) |
| CIE-LCH | lch(85.61, 42.05, 173.75°) |
| OKLab | oklab(86.09% -0.1193 0.0115) |
| OKLCH | oklch(86.09% 0.12 174.5) |
| XYZ | xyz(47.2847, 67.2167, 67.5973) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.78
Light Turquoise
#7EF4CC
ΔE00 3.24
Aqua (survey)
#13EAC9
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.68
Light Aqua
#8CFFDB
ΔE00 4.71
Aqua Marine
#2EE8BB
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBCC #EB708F
analogous
#70EB8E #70EBCC #70CCEB
triadic
#70EBCC #CC70EB #EBCC70
tetradic
#70EBCC #8E70EB #EB708F #CCEB70
square
#70EBCC #8E70EB #EB708F #CCEB70
split-complementary
#70EBCC #EB70CC #EB8E70
monochromatic
#1CC59A #3AE3B9 #70EBCC #A6F3DF #DBFAF2
Accessibility & contrast
On white
1.45
#70EBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#70EBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBCC
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBCC | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECB
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#32EDE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ebcc; /* rgb */ color: rgb(112, 235, 204); /* oklch */ color: oklch(86.1% 0.120 174.5);
Tailwind
colors: {
custom: {
50: '#a2f2db',
500: '#70ebcc',
950: '#000000',
},
}SCSS
$custom: #70ebcc; $custom-light: #a2f2db; $custom-dark: #000000;
JSON
{
"hex": "#70ebcc",
"rgb": {
"r": 112,
"g": 235,
"b": 204
},
"hsl": {
"h": 164.878,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.86085,
"c": 0.11987,
"h": 174.5
},
"luminance": 0.67221
}Semantic roles & 50–950 ramp
primary
#70EBCC
secondary
#C33C5E
accent
#0E41D8
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101715
muted
#818584