#70CEDE#70CEDE
#70CEDE is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.092 H 209.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEDE |
|---|---|
| RGB | rgb(112, 206, 222) |
| HSL | hsl(189, 63%, 65%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(49.5%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.79, -23.64, -16.54) |
| CIE-LCH | lch(77.79, 28.85, 214.99°) |
| OKLab | oklab(79.94% -0.0798 -0.0457) |
| OKLCH | oklch(79.94% 0.092 209.8) |
| XYZ | xyz(41.9331, 52.8577, 77.0859) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 6.45
Neon Blue
#04D9FF
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 7.30
Baby Blue
#89CFF0
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEDE #DE8070
analogous
#70DEB7 #70CEDE #7097DE
triadic
#70CEDE #DE70CE #CEDE70
tetradic
#70CEDE #B770DE #DE8070 #97DE70
square
#70CEDE #B770DE #DE8070 #97DE70
split-complementary
#70CEDE #DE7097 #DEB770
monochromatic
#2899AC #3EBDD3 #70CEDE #A2DFE9 #D3F0F5
Accessibility & contrast
On white
1.81
#70CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#70CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEDE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEDE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#2CD6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cede; /* rgb */ color: rgb(112, 206, 222); /* oklch */ color: oklch(79.9% 0.092 209.8);
Tailwind
colors: {
custom: {
50: '#a0dde8',
500: '#70cede',
950: '#000000',
},
}SCSS
$custom: #70cede; $custom-light: #a0dde8; $custom-dark: #000000;
JSON
{
"hex": "#70cede",
"rgb": {
"r": 112,
"g": 206,
"b": 222
},
"hsl": {
"h": 188.727,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.79941,
"c": 0.09193,
"h": 209.8
},
"luminance": 0.52861
}Semantic roles & 50–950 ramp
primary
#70CEDE
secondary
#AE5444
accent
#351BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484