#70EEAF#70EEAF
#70EEAF is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.1% C 0.145 H 159.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #70EEAF |
|---|---|
| RGB | rgb(112, 238, 175) |
| HSL | hsl(150, 79%, 69%) |
| HSV | hsv(150, 53%, 93%) |
| CMYK | cmyk(52.9%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(85.85, -49.33, 20.03) |
| CIE-LCH | lch(85.85, 53.24, 157.90°) |
| OKLab | oklab(86.07% -0.1354 0.0511) |
| OKLCH | oklch(86.07% 0.145 159.3) |
| XYZ | xyz(44.9907, 67.6850, 51.2427) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.60
Light Aquamarine
#7BFDC7
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EEAF #EE70AF
analogous
#70EE70 #70EEAF #70EEEE
triadic
#70EEAF #AF70EE #EEAF70
tetradic
#70EEAF #7070EE #EE70AF #EEEE70
square
#70EEAF #7070EE #EE70AF #EEEE70
split-complementary
#70EEAF #EE70EE #EE7070
monochromatic
#18CB72 #39E790 #70EEAF #A7F5CE #DDFBEC
Accessibility & contrast
On white
1.44
#70EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#70EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EEAF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EEAF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAB
Deuteranopia (green-blind)
#DAD1B3
Tritanopia (blue-blind)
#46EDDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #70eeaf; /* rgb */ color: rgb(112, 238, 175); /* oklch */ color: oklch(86.1% 0.145 159.3);
Tailwind
colors: {
custom: {
50: '#a2f4c7',
500: '#70eeaf',
950: '#000000',
},
}SCSS
$custom: #70eeaf; $custom-light: #a2f4c7; $custom-dark: #000000;
JSON
{
"hex": "#70eeaf",
"rgb": {
"r": 112,
"g": 238,
"b": 175
},
"hsl": {
"h": 150,
"s": 78.75,
"l": 68.627
},
"oklch": {
"l": 0.86067,
"c": 0.14469,
"h": 159.3
},
"luminance": 0.67689
}Semantic roles & 50–950 ramp
primary
#70EEAF
secondary
#C73C81
accent
#0A73DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582