#70CEDC#70CEDC
#70CEDC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.091 H 208.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEDC |
|---|---|
| RGB | rgb(112, 206, 220) |
| HSL | hsl(188, 61%, 65%) |
| HSV | hsv(188, 49%, 86%) |
| CMYK | cmyk(49.1%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.73, -24.17, -15.56) |
| CIE-LCH | lch(77.73, 28.75, 212.78°) |
| OKLab | oklab(79.87% -0.0806 -0.0429) |
| OKLCH | oklch(79.87% 0.091 208) |
| XYZ | xyz(41.6666, 52.7511, 75.6825) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.23
Neon Blue
#04D9FF
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEDC #DC7E70
analogous
#70DCB4 #70CEDC #7098DC
triadic
#70CEDC #DC70CE #CEDC70
tetradic
#70CEDC #B470DC #DC7E70 #98DC70
square
#70CEDC #B470DC #DC7E70 #98DC70
split-complementary
#70CEDC #DC7098 #DCB470
monochromatic
#2998A8 #3FBDD0 #70CEDC #A1DFE8 #D2F0F4
Accessibility & contrast
On white
1.82
#70CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#70CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEDC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEDC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#2FD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cedc; /* rgb */ color: rgb(112, 206, 220); /* oklch */ color: oklch(79.9% 0.091 208.0);
Tailwind
colors: {
custom: {
50: '#a0dde6',
500: '#70cedc',
950: '#000000',
},
}SCSS
$custom: #70cedc; $custom-light: #a0dde6; $custom-dark: #000000;
JSON
{
"hex": "#70cedc",
"rgb": {
"r": 112,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.7987,
"c": 0.09131,
"h": 208
},
"luminance": 0.52755
}Semantic roles & 50–950 ramp
primary
#70CEDC
secondary
#AB5245
accent
#331DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484