#70DDEB#70DDEB
#70DDEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.102 H 206.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDEB |
|---|---|
| RGB | rgb(112, 221, 235) |
| HSL | hsl(187, 75%, 68%) |
| HSV | hsv(187, 52%, 92%) |
| CMYK | cmyk(52.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.46, -27.53, -16.45) |
| CIE-LCH | lch(82.46, 32.08, 210.86°) |
| OKLab | oklab(83.82% -0.0912 -0.0454) |
| OKLCH | oklch(83.82% 0.102 206.5) |
| XYZ | xyz(47.5279, 61.1515, 87.8799) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Aqua Blue
#02D8E9
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDEB #EB7E70
analogous
#70EBBB #70DDEB #709FEB
triadic
#70DDEB #EB70DD #DDEB70
tetradic
#70DDEB #BB70EB #EB7E70 #9FEB70
square
#70DDEB #BB70EB #EB7E70 #9FEB70
split-complementary
#70DDEB #EB709F #EBBB70
monochromatic
#1CB2C5 #3AD0E3 #70DDEB #A6EAF3 #DBF7FA
Accessibility & contrast
On white
1.59
#70DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#70DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDEB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDEB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70ddeb; /* rgb */ color: rgb(112, 221, 235); /* oklch */ color: oklch(83.8% 0.102 206.5);
Tailwind
colors: {
custom: {
50: '#a2e8f1',
500: '#70ddeb',
950: '#000000',
},
}SCSS
$custom: #70ddeb; $custom-light: #a2e8f1; $custom-dark: #000000;
JSON
{
"hex": "#70ddeb",
"rgb": {
"r": 112,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.829,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.83822,
"c": 0.10186,
"h": 206.5
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#70DDEB
secondary
#C34C3C
accent
#250ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485