#70DFD3#70DFD3
#70DFD3 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.104 H 186.1°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD3 |
|---|---|
| RGB | rgb(112, 223, 211) |
| HSL | hsl(174, 63%, 66%) |
| HSV | hsv(174, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.34, -34.67, -3.90) |
| CIE-LCH | lch(82.34, 34.89, 186.41°) |
| OKLab | oklab(83.49% -0.1032 -0.0111) |
| OKLCH | oklch(83.49% 0.104 186.1) |
| XYZ | xyz(44.8227, 60.9193, 71.0119) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Mediumturquoise
#48D1CC
ΔE00 4.77
Tiffany Blue
#7BF2DA
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 6.71
Bright Aqua
#0BF9EA
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD3 #DF707C
analogous
#70DF9C #70DFD3 #70B3DF
triadic
#70DFD3 #D370DF #DFD370
tetradic
#70DFD3 #9C70DF #DF707C #B3DF70
square
#70DFD3 #9C70DF #DF707C #B3DF70
split-complementary
#70DFD3 #DF70B3 #DF9C70
monochromatic
#27AE9F #3ED4C4 #70DFD3 #A2EAE2 #D4F5F2
Accessibility & contrast
On white
1.59
#70DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#70DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD3
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD3 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#31E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd3; /* rgb */ color: rgb(112, 223, 211); /* oklch */ color: oklch(83.5% 0.104 186.1);
Tailwind
colors: {
custom: {
50: '#a1e9e0',
500: '#70dfd3',
950: '#000000',
},
}SCSS
$custom: #70dfd3; $custom-light: #a1e9e0; $custom-dark: #000000;
JSON
{
"hex": "#70dfd3",
"rgb": {
"r": 112,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.514,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83491,
"c": 0.1038,
"h": 186.1
},
"luminance": 0.60923
}Semantic roles & 50–950 ramp
primary
#70DFD3
secondary
#B0444F
accent
#1A2DCB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484