#70DFD0#70DFD0
#70DFD0 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.105 H 183.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD0 |
|---|---|
| RGB | rgb(112, 223, 208) |
| HSL | hsl(172, 63%, 66%) |
| HSV | hsv(172, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(82.25, -35.41, -2.42) |
| CIE-LCH | lch(82.25, 35.49, 183.92°) |
| OKLab | oklab(83.4% -0.1045 -0.0071) |
| OKLCH | oklch(83.4% 0.105 183.9) |
| XYZ | xyz(44.4501, 60.7702, 69.0497) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 4.88
Mediumturquoise
#48D1CC
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD0 #DF707F
analogous
#70DF98 #70DFD0 #70B6DF
triadic
#70DFD0 #D070DF #DFD070
tetradic
#70DFD0 #9870DF #DF707F #B6DF70
square
#70DFD0 #9870DF #DF707F #B6DF70
split-complementary
#70DFD0 #DF70B6 #DF9870
monochromatic
#27AE9C #3ED4C0 #70DFD0 #A2EAE0 #D4F5F1
Accessibility & contrast
On white
1.60
#70DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#70DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD0
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD0 | 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)
#D6D4D0
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#34E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd0; /* rgb */ color: rgb(112, 223, 208); /* oklch */ color: oklch(83.4% 0.105 183.9);
Tailwind
colors: {
custom: {
50: '#a1e9de',
500: '#70dfd0',
950: '#000000',
},
}SCSS
$custom: #70dfd0; $custom-light: #a1e9de; $custom-dark: #000000;
JSON
{
"hex": "#70dfd0",
"rgb": {
"r": 112,
"g": 223,
"b": 208
},
"hsl": {
"h": 171.892,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83399,
"c": 0.10473,
"h": 183.9
},
"luminance": 0.60774
}Semantic roles & 50–950 ramp
primary
#70DFD0
secondary
#B04452
accent
#1A32CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484