#70EBCD#70EBCD
#70EBCD is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.1% C 0.119 H 175.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBCD |
|---|---|
| RGB | rgb(112, 235, 205) |
| HSL | hsl(165, 75%, 68%) |
| HSV | hsv(165, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(85.64, -41.57, 4.09) |
| CIE-LCH | lch(85.64, 41.77, 174.38°) |
| OKLab | oklab(86.11% -0.1189 0.0102) |
| OKLCH | oklch(86.11% 0.119 175.1) |
| XYZ | xyz(47.4050, 67.2649, 68.2310) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 3.46
Aqua (survey)
#13EAC9
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBCD #EB708E
analogous
#70EB8F #70EBCD #70CBEB
triadic
#70EBCD #CD70EB #EBCD70
tetradic
#70EBCD #8F70EB #EB708E #CBEB70
square
#70EBCD #8F70EB #EB708E #CBEB70
split-complementary
#70EBCD #EB70CB #EB8F70
monochromatic
#1CC59C #3AE3BA #70EBCD #A6F3E0 #DBFAF3
Accessibility & contrast
On white
1.45
#70EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#70EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBCD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBCD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECC
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#31EDE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ebcd; /* rgb */ color: rgb(112, 235, 205); /* oklch */ color: oklch(86.1% 0.119 175.1);
Tailwind
colors: {
custom: {
50: '#a2f2dc',
500: '#70ebcd',
950: '#000000',
},
}SCSS
$custom: #70ebcd; $custom-light: #a2f2dc; $custom-dark: #000000;
JSON
{
"hex": "#70ebcd",
"rgb": {
"r": 112,
"g": 235,
"b": 205
},
"hsl": {
"h": 165.366,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.86113,
"c": 0.11932,
"h": 175.1
},
"luminance": 0.67269
}Semantic roles & 50–950 ramp
primary
#70EBCD
secondary
#C33C5D
accent
#0E3FD8
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101715
muted
#818584