#70CFDC#70CFDC
#70CFDC is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.092 H 207.1°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFDC |
|---|---|
| RGB | rgb(112, 207, 220) |
| HSL | hsl(187, 61%, 65%) |
| HSV | hsv(187, 49%, 86%) |
| CMYK | cmyk(49.1%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.01, -24.67, -15.14) |
| CIE-LCH | lch(78.01, 28.94, 211.53°) |
| OKLab | oklab(80.1% -0.0817 -0.0417) |
| OKLCH | oklch(80.1% 0.092 207.1) |
| XYZ | xyz(41.9081, 53.2341, 75.7630) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 6.98
Darkturquoise
#00CED1
ΔE00 7.42
Neon Blue
#04D9FF
ΔE00 7.44
Sky Blue
#87CEEB
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFDC #DC7D70
analogous
#70DCB3 #70CFDC #7099DC
triadic
#70CFDC #DC70CF #CFDC70
tetradic
#70CFDC #B370DC #DC7D70 #99DC70
square
#70CFDC #B370DC #DC7D70 #99DC70
split-complementary
#70CFDC #DC7099 #DCB370
monochromatic
#2999A8 #3FBED0 #70CFDC #A1E0E8 #D2F0F4
Accessibility & contrast
On white
1.80
#70CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#70CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFDC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFDC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#2ED6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cfdc; /* rgb */ color: rgb(112, 207, 220); /* oklch */ color: oklch(80.1% 0.092 207.1);
Tailwind
colors: {
custom: {
50: '#a0dee6',
500: '#70cfdc',
950: '#000000',
},
}SCSS
$custom: #70cfdc; $custom-light: #a0dee6; $custom-dark: #000000;
JSON
{
"hex": "#70cfdc",
"rgb": {
"r": 112,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.222,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80098,
"c": 0.09175,
"h": 207.1
},
"luminance": 0.53238
}Semantic roles & 50–950 ramp
primary
#70CFDC
secondary
#AB5145
accent
#321DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484