#70DFD9#70DFD9
#70DFD9 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.102 H 190.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD9 |
|---|---|
| RGB | rgb(112, 223, 217) |
| HSL | hsl(177, 63%, 66%) |
| HSV | hsv(177, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.50, -33.18, -6.84) |
| CIE-LCH | lch(82.50, 33.88, 191.65°) |
| OKLab | oklab(83.68% -0.1007 -0.019) |
| OKLCH | oklch(83.68% 0.102 190.7) |
| XYZ | xyz(45.5890, 61.2258, 75.0475) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 4.78
Darkturquoise
#00CED1
ΔE00 6.62
Tiffany Blue
#7BF2DA
ΔE00 7.10
Bright Light Blue
#26F7FD
ΔE00 7.31
Bright Cyan
#41FDFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD9 #DF7076
analogous
#70DFA1 #70DFD9 #70ADDF
triadic
#70DFD9 #D970DF #DFD970
tetradic
#70DFD9 #A170DF #DF7076 #ADDF70
square
#70DFD9 #A170DF #DF7076 #ADDF70
split-complementary
#70DFD9 #DF70AD #DFA170
monochromatic
#27AEA6 #3ED4CC #70DFD9 #A2EAE6 #D4F5F4
Accessibility & contrast
On white
1.59
#70DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#70DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD9
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD9 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#2AE4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd9; /* rgb */ color: rgb(112, 223, 217); /* oklch */ color: oklch(83.7% 0.102 190.7);
Tailwind
colors: {
custom: {
50: '#a1e9e4',
500: '#70dfd9',
950: '#000000',
},
}SCSS
$custom: #70dfd9; $custom-light: #a1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#70dfd9",
"rgb": {
"r": 112,
"g": 223,
"b": 217
},
"hsl": {
"h": 176.757,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83678,
"c": 0.10246,
"h": 190.7
},
"luminance": 0.6123
}Semantic roles & 50–950 ramp
primary
#70DFD9
secondary
#B04449
accent
#1A24CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484