#70CEDD#70CEDD
#70CEDD is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.9% C 0.092 H 208.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEDD |
|---|---|
| RGB | rgb(112, 206, 221) |
| HSL | hsl(188, 62%, 65%) |
| HSV | hsv(188, 49%, 87%) |
| CMYK | cmyk(49.3%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.76, -23.90, -16.05) |
| CIE-LCH | lch(77.76, 28.79, 213.89°) |
| OKLab | oklab(79.91% -0.0802 -0.0443) |
| OKLCH | oklch(79.91% 0.092 208.9) |
| XYZ | xyz(41.7995, 52.8042, 76.3821) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 6.77
Neon Blue
#04D9FF
ΔE00 7.00
Robin'S Egg
#6DEDFD
ΔE00 7.26
Darkturquoise
#00CED1
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEDD #DD7F70
analogous
#70DDB5 #70CEDD #7097DD
triadic
#70CEDD #DD70CE #CEDD70
tetradic
#70CEDD #B570DD #DD7F70 #97DD70
square
#70CEDD #B570DD #DD7F70 #97DD70
split-complementary
#70CEDD #DD7097 #DDB570
monochromatic
#2898AA #3FBDD1 #70CEDD #A1DFE9 #D3F0F5
Accessibility & contrast
On white
1.82
#70CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#70CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEDD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEDD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#AEBBDD
Tritanopia (blue-blind)
#2ED5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cedd; /* rgb */ color: rgb(112, 206, 221); /* oklch */ color: oklch(79.9% 0.092 208.9);
Tailwind
colors: {
custom: {
50: '#a0dde7',
500: '#70cedd',
950: '#000000',
},
}SCSS
$custom: #70cedd; $custom-light: #a0dde7; $custom-dark: #000000;
JSON
{
"hex": "#70cedd",
"rgb": {
"r": 112,
"g": 206,
"b": 221
},
"hsl": {
"h": 188.257,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.79905,
"c": 0.09161,
"h": 208.9
},
"luminance": 0.52808
}Semantic roles & 50–950 ramp
primary
#70CEDD
secondary
#AD5345
accent
#341CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484