#70CEDF#70CEDF
#70CEDF is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.092 H 210.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEDF |
|---|---|
| RGB | rgb(112, 206, 223) |
| HSL | hsl(189, 63%, 66%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(49.8%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(77.82, -23.37, -17.03) |
| CIE-LCH | lch(77.82, 28.92, 216.09°) |
| OKLab | oklab(79.98% -0.0794 -0.047) |
| OKLCH | oklch(79.98% 0.092 210.6) |
| XYZ | xyz(42.0675, 52.9115, 77.7938) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.13
Neon Blue
#04D9FF
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 7.36
Baby Blue
#89CFF0
ΔE00 7.44
Robin Egg Blue
#8AF1FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEDF #DF8170
analogous
#70DFB8 #70CEDF #7096DF
triadic
#70CEDF #DF70CE #CEDF70
tetradic
#70CEDF #B870DF #DF8170 #96DF70
square
#70CEDF #B870DF #DF8170 #96DF70
split-complementary
#70CEDF #DF7096 #DFB870
monochromatic
#2799AE #3EBDD4 #70CEDF #A2DFEA #D4F0F5
Accessibility & contrast
On white
1.81
#70CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#70CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEDF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEDF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#2BD6D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cedf; /* rgb */ color: rgb(112, 206, 223); /* oklch */ color: oklch(80.0% 0.092 210.6);
Tailwind
colors: {
custom: {
50: '#a0dde9',
500: '#70cedf',
950: '#000000',
},
}SCSS
$custom: #70cedf; $custom-light: #a0dde9; $custom-dark: #000000;
JSON
{
"hex": "#70cedf",
"rgb": {
"r": 112,
"g": 206,
"b": 223
},
"hsl": {
"h": 189.189,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.79977,
"c": 0.09228,
"h": 210.6
},
"luminance": 0.52915
}Semantic roles & 50–950 ramp
primary
#70CEDF
secondary
#B05444
accent
#351ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484