#70DDEA#70DDEA
#70DDEA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.102 H 205.7°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDEA |
|---|---|
| RGB | rgb(112, 221, 234) |
| HSL | hsl(186, 74%, 68%) |
| HSV | hsv(186, 52%, 92%) |
| CMYK | cmyk(52.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.43, -27.80, -15.97) |
| CIE-LCH | lch(82.43, 32.06, 209.87°) |
| OKLab | oklab(83.79% -0.0916 -0.0441) |
| OKLCH | oklch(83.79% 0.102 205.7) |
| XYZ | xyz(47.3839, 61.0938, 87.1212) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.67
Aqua Blue
#02D8E9
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Neon Blue
#04D9FF
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDEA #EA7D70
analogous
#70EABA #70DDEA #70A0EA
triadic
#70DDEA #EA70DD #DDEA70
tetradic
#70DDEA #BA70EA #EA7D70 #A0EA70
square
#70DDEA #BA70EA #EA7D70 #A0EA70
split-complementary
#70DDEA #EA70A0 #EABA70
monochromatic
#1DB1C3 #3BD0E2 #70DDEA #A5EAF2 #DBF6FA
Accessibility & contrast
On white
1.59
#70DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#70DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDEA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDEA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#03E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70ddea; /* rgb */ color: rgb(112, 221, 234); /* oklch */ color: oklch(83.8% 0.102 205.7);
Tailwind
colors: {
custom: {
50: '#a2e8f0',
500: '#70ddea',
950: '#000000',
},
}SCSS
$custom: #70ddea; $custom-light: #a2e8f0; $custom-dark: #000000;
JSON
{
"hex": "#70ddea",
"rgb": {
"r": 112,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.393,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.83787,
"c": 0.10162,
"h": 205.7
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#70DDEA
secondary
#C14B3D
accent
#240FD7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485