#70DFC8#70DFC8
#70DFC8 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.108 H 178.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFC8 |
|---|---|
| RGB | rgb(112, 223, 200) |
| HSL | hsl(168, 63%, 66%) |
| HSV | hsv(168, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.05, -37.33, 1.52) |
| CIE-LCH | lch(82.05, 37.36, 177.67°) |
| OKLab | oklab(83.16% -0.1079 0.0034) |
| OKLCH | oklch(83.16% 0.108 178.2) |
| XYZ | xyz(43.4906, 60.3864, 63.9963) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.18
Tiffany Blue
#7BF2DA
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFC8 #DF7087
analogous
#70DF90 #70DFC8 #70BEDF
triadic
#70DFC8 #C870DF #DFC870
tetradic
#70DFC8 #9070DF #DF7087 #BEDF70
square
#70DFC8 #9070DF #DF7087 #BEDF70
split-complementary
#70DFC8 #DF70BE #DF9070
monochromatic
#27AE92 #3ED4B5 #70DFC8 #A2EADB #D4F5EE
Accessibility & contrast
On white
1.61
#70DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#70DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFC8
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFC8 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C7
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#3BE2D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70dfc8; /* rgb */ color: rgb(112, 223, 200); /* oklch */ color: oklch(83.2% 0.108 178.2);
Tailwind
colors: {
custom: {
50: '#a0e9d8',
500: '#70dfc8',
950: '#000000',
},
}SCSS
$custom: #70dfc8; $custom-light: #a0e9d8; $custom-dark: #000000;
JSON
{
"hex": "#70dfc8",
"rgb": {
"r": 112,
"g": 223,
"b": 200
},
"hsl": {
"h": 167.568,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83163,
"c": 0.10799,
"h": 178.2
},
"luminance": 0.6039
}Semantic roles & 50–950 ramp
primary
#70DFC8
secondary
#B0445A
accent
#1A3FCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483