#70CFDB#70CFDB
#70CFDB is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.091 H 206.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFDB |
|---|---|
| RGB | rgb(112, 207, 219) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 49%, 86%) |
| CMYK | cmyk(48.9%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.98, -24.93, -14.64) |
| CIE-LCH | lch(77.98, 28.92, 210.43°) |
| OKLab | oklab(80.06% -0.0821 -0.0404) |
| OKLCH | oklch(80.06% 0.092 206.2) |
| XYZ | xyz(41.7761, 53.1813, 75.0676) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Mediumturquoise
#48D1CC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFDB #DB7C70
analogous
#70DBB2 #70CFDB #7099DB
triadic
#70CFDB #DB70CF #CFDB70
tetradic
#70CFDB #B270DB #DB7C70 #99DB70
square
#70CFDB #B270DB #DB7C70 #99DB70
split-complementary
#70CFDB #DB7099 #DBB270
monochromatic
#2A99A7 #3FBFCF #70CFDB #A1DFE7 #D2F0F4
Accessibility & contrast
On white
1.80
#70CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#70CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFDB
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFDB | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#2FD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70cfdb; /* rgb */ color: rgb(112, 207, 219); /* oklch */ color: oklch(80.1% 0.091 206.2);
Tailwind
colors: {
custom: {
50: '#a0dee6',
500: '#70cfdb',
950: '#000000',
},
}SCSS
$custom: #70cfdb; $custom-light: #a0dee6; $custom-dark: #000000;
JSON
{
"hex": "#70cfdb",
"rgb": {
"r": 112,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.729,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.80063,
"c": 0.0915,
"h": 206.2
},
"luminance": 0.53185
}Semantic roles & 50–950 ramp
primary
#70CFDB
secondary
#AA5146
accent
#311EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484