#70CFDF#70CFDF
#70CFDF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.093 H 209.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFDF |
|---|---|
| RGB | rgb(112, 207, 223) |
| HSL | hsl(189, 63%, 66%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(49.8%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.11, -23.87, -16.60) |
| CIE-LCH | lch(78.11, 29.07, 214.83°) |
| OKLab | oklab(80.21% -0.0805 -0.0458) |
| OKLCH | oklch(80.21% 0.093 209.6) |
| XYZ | xyz(42.3090, 53.3945, 77.8743) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.68
Sky Blue
#87CEEB
ΔE00 6.50
Neon Blue
#04D9FF
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 7.05
Baby Blue
#89CFF0
ΔE00 7.80
Robin Egg Blue
#8AF1FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFDF #DF8070
analogous
#70DFB8 #70CFDF #7097DF
triadic
#70CFDF #DF70CF #CFDF70
tetradic
#70CFDF #B870DF #DF8070 #97DF70
square
#70CFDF #B870DF #DF8070 #97DF70
split-complementary
#70CFDF #DF7097 #DFB870
monochromatic
#279AAE #3EBED4 #70CFDF #A2E0EA #D4F1F5
Accessibility & contrast
On white
1.80
#70CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#70CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFDF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFDF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#AFBCDF
Tritanopia (blue-blind)
#2AD7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cfdf; /* rgb */ color: rgb(112, 207, 223); /* oklch */ color: oklch(80.2% 0.093 209.6);
Tailwind
colors: {
custom: {
50: '#a0dee9',
500: '#70cfdf',
950: '#000000',
},
}SCSS
$custom: #70cfdf; $custom-light: #a0dee9; $custom-dark: #000000;
JSON
{
"hex": "#70cfdf",
"rgb": {
"r": 112,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.649,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.80205,
"c": 0.09264,
"h": 209.6
},
"luminance": 0.53398
}Semantic roles & 50–950 ramp
primary
#70CFDF
secondary
#B05344
accent
#341ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484