#70DDEE#70DDEE
#70DDEE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.9% C 0.103 H 208.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDEE |
|---|---|
| RGB | rgb(112, 221, 238) |
| HSL | hsl(188, 79%, 69%) |
| HSV | hsv(188, 53%, 93%) |
| CMYK | cmyk(52.9%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.55, -26.73, -17.90) |
| CIE-LCH | lch(82.55, 32.17, 213.82°) |
| OKLab | oklab(83.93% -0.09 -0.0495) |
| OKLCH | oklch(83.93% 0.103 208.8) |
| XYZ | xyz(47.9650, 61.3263, 90.1818) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDEE #EE8170
analogous
#70EEC0 #70DDEE #709EEE
triadic
#70DDEE #EE70DD #DDEE70
tetradic
#70DDEE #C070EE #EE8170 #9EEE70
square
#70DDEE #C070EE #EE8170 #9EEE70
split-complementary
#70DDEE #EE709E #EEC070
monochromatic
#18B3CB #39D0E7 #70DDEE #A7EAF5 #DDF7FB
Accessibility & contrast
On white
1.58
#70DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#70DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDEE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDEE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70ddee; /* rgb */ color: rgb(112, 221, 238); /* oklch */ color: oklch(83.9% 0.103 208.8);
Tailwind
colors: {
custom: {
50: '#a2e7f3',
500: '#70ddee',
950: '#000000',
},
}SCSS
$custom: #70ddee; $custom-light: #a2e7f3; $custom-dark: #000000;
JSON
{
"hex": "#70ddee",
"rgb": {
"r": 112,
"g": 221,
"b": 238
},
"hsl": {
"h": 188.095,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.83928,
"c": 0.10268,
"h": 208.8
},
"luminance": 0.61331
}Semantic roles & 50–950 ramp
primary
#70DDEE
secondary
#C74E3C
accent
#270ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485