#70DFD5#70DFD5
#70DFD5 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.103 H 187.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD5 |
|---|---|
| RGB | rgb(112, 223, 213) |
| HSL | hsl(175, 63%, 66%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.39, -34.18, -4.88) |
| CIE-LCH | lch(82.39, 34.53, 188.13°) |
| OKLab | oklab(83.55% -0.1024 -0.0137) |
| OKLCH | oklch(83.55% 0.103 187.6) |
| XYZ | xyz(45.0750, 61.0202, 72.3406) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.83
Mediumturquoise
#48D1CC
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 5.98
Bright Aqua
#0BF9EA
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD5 #DF707A
analogous
#70DF9D #70DFD5 #70B1DF
triadic
#70DFD5 #D570DF #DFD570
tetradic
#70DFD5 #9D70DF #DF707A #B1DF70
square
#70DFD5 #9D70DF #DF707A #B1DF70
split-complementary
#70DFD5 #DF70B1 #DF9D70
monochromatic
#27AEA2 #3ED4C6 #70DFD5 #A2EAE4 #D4F5F2
Accessibility & contrast
On white
1.59
#70DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#70DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD5
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD5 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C3C7D6
Tritanopia (blue-blind)
#2EE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd5; /* rgb */ color: rgb(112, 223, 213); /* oklch */ color: oklch(83.6% 0.103 187.6);
Tailwind
colors: {
custom: {
50: '#a1e9e1',
500: '#70dfd5',
950: '#000000',
},
}SCSS
$custom: #70dfd5; $custom-light: #a1e9e1; $custom-dark: #000000;
JSON
{
"hex": "#70dfd5",
"rgb": {
"r": 112,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.595,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83553,
"c": 0.10327,
"h": 187.6
},
"luminance": 0.61024
}Semantic roles & 50–950 ramp
primary
#70DFD5
secondary
#B0444D
accent
#1A2ACB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484