#70DFED#70DFED
#70DFED is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.3% C 0.103 H 206.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFED |
|---|---|
| RGB | rgb(112, 223, 237) |
| HSL | hsl(187, 78%, 68%) |
| HSV | hsv(187, 53%, 93%) |
| CMYK | cmyk(52.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.09, -27.97, -16.57) |
| CIE-LCH | lch(83.09, 32.51, 210.64°) |
| OKLab | oklab(84.35% -0.0925 -0.0458) |
| OKLCH | oklch(84.35% 0.103 206.3) |
| XYZ | xyz(48.3497, 62.3301, 89.5873) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.18
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 6.96
Bright Light Blue
#26F7FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFED #ED7E70
analogous
#70EDBC #70DFED #70A0ED
triadic
#70DFED #ED70DF #DFED70
tetradic
#70DFED #BC70ED #ED7E70 #A0ED70
square
#70DFED #BC70ED #ED7E70 #A0ED70
split-complementary
#70DFED #ED70A0 #EDBC70
monochromatic
#19B6C9 #3AD3E6 #70DFED #A6EBF4 #DDF7FB
Accessibility & contrast
On white
1.56
#70DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#70DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFED
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFED | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70dfed; /* rgb */ color: rgb(112, 223, 237); /* oklch */ color: oklch(84.3% 0.103 206.3);
Tailwind
colors: {
custom: {
50: '#a2e9f2',
500: '#70dfed',
950: '#000000',
},
}SCSS
$custom: #70dfed; $custom-light: #a2e9f2; $custom-dark: #000000;
JSON
{
"hex": "#70dfed",
"rgb": {
"r": 112,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.72,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.84347,
"c": 0.10322,
"h": 206.3
},
"luminance": 0.62335
}Semantic roles & 50–950 ramp
primary
#70DFED
secondary
#C54B3C
accent
#230CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485