#70DFAF#70DFAF
#70DFAF is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.5% C 0.124 H 163.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFAF |
|---|---|
| RGB | rgb(112, 223, 175) |
| HSL | hsl(154, 63%, 66%) |
| HSV | hsv(154, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.46, -42.91, 13.90) |
| CIE-LCH | lch(81.46, 45.10, 162.06°) |
| OKLab | oklab(82.49% -0.119 0.0356) |
| OKLCH | oklch(82.49% 0.124 163.3) |
| XYZ | xyz(40.8041, 59.3118, 49.8472) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.60
Eucalyptus
#44D7A8
ΔE00 3.78
Light Teal
#90E4C1
ΔE00 4.52
Aqua Marine
#2EE8BB
ΔE00 5.06
Mediumaquamarine
#66CDAA
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFAF #DF70A0
analogous
#70DF77 #70DFAF #70D8DF
triadic
#70DFAF #AF70DF #DFAF70
tetradic
#70DFAF #7770DF #DF70A0 #D8DF70
square
#70DFAF #7770DF #DF70A0 #D8DF70
split-complementary
#70DFAF #DF70D8 #DF7770
monochromatic
#27AE73 #3ED493 #70DFAF #A2EACB #D4F5E7
Accessibility & contrast
On white
1.63
#70DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#70DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFAF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFAF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#CBC6B2
Tritanopia (blue-blind)
#4BDFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dfaf; /* rgb */ color: rgb(112, 223, 175); /* oklch */ color: oklch(82.5% 0.124 163.3);
Tailwind
colors: {
custom: {
50: '#a0e9c7',
500: '#70dfaf',
950: '#000000',
},
}SCSS
$custom: #70dfaf; $custom-light: #a0e9c7; $custom-dark: #000000;
JSON
{
"hex": "#70dfaf",
"rgb": {
"r": 112,
"g": 223,
"b": 175
},
"hsl": {
"h": 154.054,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.82495,
"c": 0.12421,
"h": 163.3
},
"luminance": 0.59315
}Semantic roles & 50–950 ramp
primary
#70DFAF
secondary
#B04472
accent
#1A67CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482