#70DCED#70DCED
#70DCED is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.7% C 0.102 H 208.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCED |
|---|---|
| RGB | rgb(112, 220, 237) |
| HSL | hsl(188, 78%, 68%) |
| HSV | hsv(188, 53%, 93%) |
| CMYK | cmyk(52.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.24, -26.51, -17.85) |
| CIE-LCH | lch(82.24, 31.95, 213.95°) |
| OKLab | oklab(83.67% -0.0893 -0.0493) |
| OKLCH | oklch(83.67% 0.102 208.9) |
| XYZ | xyz(47.5553, 60.7412, 89.3225) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.96
Aqua Blue
#02D8E9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 6.04
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCED #ED8170
analogous
#70EDBF #70DCED #709DED
triadic
#70DCED #ED70DC #DCED70
tetradic
#70DCED #BF70ED #ED8170 #9DED70
square
#70DCED #BF70ED #ED8170 #9DED70
split-complementary
#70DCED #ED709D #EDBF70
monochromatic
#19B1C9 #3ACFE6 #70DCED #A6E9F4 #DDF7FB
Accessibility & contrast
On white
1.60
#70DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#70DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCED
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCED | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B9C6ED
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dced; /* rgb */ color: rgb(112, 220, 237); /* oklch */ color: oklch(83.7% 0.102 208.9);
Tailwind
colors: {
custom: {
50: '#a2e7f2',
500: '#70dced',
950: '#000000',
},
}SCSS
$custom: #70dced; $custom-light: #a2e7f2; $custom-dark: #000000;
JSON
{
"hex": "#70dced",
"rgb": {
"r": 112,
"g": 220,
"b": 237
},
"hsl": {
"h": 188.16,
"s": 77.64,
"l": 68.431
},
"oklch": {
"l": 0.83666,
"c": 0.10201,
"h": 208.9
},
"luminance": 0.60746
}Semantic roles & 50–950 ramp
primary
#70DCED
secondary
#C54F3C
accent
#280CDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485