#70DDE5#70DDE5
#70DDE5 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.101 H 201.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70DDE5 |
|---|---|
| RGB | rgb(112, 221, 229) |
| HSL | hsl(184, 69%, 67%) |
| HSV | hsv(184, 51%, 90%) |
| CMYK | cmyk(51.1%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(82.28, -29.13, -13.54) |
| CIE-LCH | lch(82.28, 32.13, 204.93°) |
| OKLab | oklab(83.61% -0.0935 -0.0374) |
| OKLCH | oklch(83.61% 0.101 201.8) |
| XYZ | xyz(46.6757, 60.8106, 83.3914) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DDE5 #E57870
analogous
#70E5B3 #70DDE5 #70A2E5
triadic
#70DDE5 #E570DD #DDE570
tetradic
#70DDE5 #B370E5 #E57870 #A2E570
square
#70DDE5 #B370E5 #E57870 #A2E570
split-complementary
#70DDE5 #E570A2 #E5B370
monochromatic
#22AFB9 #3CD1DC #70DDE5 #A4E9EE #D8F6F8
Accessibility & contrast
On white
1.60
#70DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#70DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DDE5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DDE5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#16E4DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dde5; /* rgb */ color: rgb(112, 221, 229); /* oklch */ color: oklch(83.6% 0.101 201.8);
Tailwind
colors: {
custom: {
50: '#a2e8ed',
500: '#70dde5',
950: '#000000',
},
}SCSS
$custom: #70dde5; $custom-light: #a2e8ed; $custom-dark: #000000;
JSON
{
"hex": "#70dde5",
"rgb": {
"r": 112,
"g": 221,
"b": 229
},
"hsl": {
"h": 184.103,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83614,
"c": 0.10074,
"h": 201.8
},
"luminance": 0.60815
}Semantic roles & 50–950 ramp
primary
#70DDE5
secondary
#B94840
accent
#2114D1
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#101616
muted
#818484