#70CCDE#70CCDE
#70CCDE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.091 H 211.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCDE |
|---|---|
| RGB | rgb(112, 204, 222) |
| HSL | hsl(190, 63%, 65%) |
| HSV | hsv(190, 50%, 87%) |
| CMYK | cmyk(49.5%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(77.22, -22.63, -17.40) |
| CIE-LCH | lch(77.22, 28.55, 217.55°) |
| OKLab | oklab(79.49% -0.0776 -0.048) |
| OKLCH | oklch(79.49% 0.091 211.8) |
| XYZ | xyz(41.4547, 51.9009, 76.9264) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 6.40
Neon Blue
#04D9FF
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.93
Bright Sky Blue
#02CCFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCDE #DE8270
analogous
#70DEB9 #70CCDE #7095DE
triadic
#70CCDE #DE70CC #CCDE70
tetradic
#70CCDE #B970DE #DE8270 #95DE70
square
#70CCDE #B970DE #DE8270 #95DE70
split-complementary
#70CCDE #DE7095 #DEB970
monochromatic
#2896AC #3EBAD3 #70CCDE #A2DEE9 #D3EFF5
Accessibility & contrast
On white
1.85
#70CCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#70CCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCDE
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCDE | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#2DD4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ccde; /* rgb */ color: rgb(112, 204, 222); /* oklch */ color: oklch(79.5% 0.091 211.8);
Tailwind
colors: {
custom: {
50: '#a0dbe8',
500: '#70ccde',
950: '#000000',
},
}SCSS
$custom: #70ccde; $custom-light: #a0dbe8; $custom-dark: #000000;
JSON
{
"hex": "#70ccde",
"rgb": {
"r": 112,
"g": 204,
"b": 222
},
"hsl": {
"h": 189.818,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.79485,
"c": 0.09123,
"h": 211.8
},
"luminance": 0.51904
}Semantic roles & 50–950 ramp
primary
#70CCDE
secondary
#AE5544
accent
#381BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484