#70DBEC#70DBEC
#70DBEC is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.4% C 0.101 H 209.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #70DBEC |
|---|---|
| RGB | rgb(112, 219, 236) |
| HSL | hsl(188, 77%, 68%) |
| HSV | hsv(188, 53%, 93%) |
| CMYK | cmyk(52.5%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.92, -26.29, -17.79) |
| CIE-LCH | lch(81.92, 31.74, 214.09°) |
| OKLab | oklab(83.4% -0.0886 -0.0492) |
| OKLCH | oklch(83.4% 0.101 209) |
| XYZ | xyz(47.1479, 60.1596, 88.4680) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DBEC #EC8170
analogous
#70ECBF #70DBEC #709DEC
triadic
#70DBEC #EC70DB #DBEC70
tetradic
#70DBEC #BF70EC #EC8170 #9DEC70
square
#70DBEC #BF70EC #EC8170 #9DEC70
split-complementary
#70DBEC #EC709D #ECBF70
monochromatic
#1AAFC7 #3ACDE5 #70DBEC #A6E9F3 #DCF6FA
Accessibility & contrast
On white
1.61
#70DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#70DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DBEC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DBEC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dbec; /* rgb */ color: rgb(112, 219, 236); /* oklch */ color: oklch(83.4% 0.101 209.0);
Tailwind
colors: {
custom: {
50: '#a2e6f2',
500: '#70dbec',
950: '#000000',
},
}SCSS
$custom: #70dbec; $custom-light: #a2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#70dbec",
"rgb": {
"r": 112,
"g": 219,
"b": 236
},
"hsl": {
"h": 188.226,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.83403,
"c": 0.10132,
"h": 209
},
"luminance": 0.60164
}Semantic roles & 50–950 ramp
primary
#70DBEC
secondary
#C44F3C
accent
#290DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485