#70DDEF#70DDEF
#70DDEF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.103 H 209.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDEF |
|---|---|
| RGB | rgb(112, 221, 239) |
| HSL | hsl(189, 80%, 69%) |
| HSV | hsv(189, 53%, 94%) |
| CMYK | cmyk(53.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.59, -26.45, -18.39) |
| CIE-LCH | lch(82.59, 32.22, 214.80°) |
| OKLab | oklab(83.96% -0.0896 -0.0508) |
| OKLCH | oklch(83.96% 0.103 209.6) |
| XYZ | xyz(48.1123, 61.3852, 90.9577) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Aqua Blue
#02D8E9
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDEF #EF8270
analogous
#70EFC2 #70DDEF #709EEF
triadic
#70DDEF #EF70DD #DDEF70
tetradic
#70DDEF #C270EF #EF8270 #9EEF70
square
#70DDEF #C270EF #EF8270 #9EEF70
split-complementary
#70DDEF #EF709E #EFC270
monochromatic
#17B4CE #39D0E9 #70DDEF #A7EAF5 #DEF7FB
Accessibility & contrast
On white
1.58
#70DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#70DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDEF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDEF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#B9C7EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70ddef; /* rgb */ color: rgb(112, 221, 239); /* oklch */ color: oklch(84.0% 0.103 209.6);
Tailwind
colors: {
custom: {
50: '#a2e7f4',
500: '#70ddef',
950: '#000000',
},
}SCSS
$custom: #70ddef; $custom-light: #a2e7f4; $custom-dark: #000000;
JSON
{
"hex": "#70ddef",
"rgb": {
"r": 112,
"g": 221,
"b": 239
},
"hsl": {
"h": 188.504,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.83964,
"c": 0.10299,
"h": 209.6
},
"luminance": 0.6139
}Semantic roles & 50–950 ramp
primary
#70DDEF
secondary
#C84F3B
accent
#2709DC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485