#70EAAB#70EAAB
#70EAAB is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.0% C 0.143 H 158.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70EAAB |
|---|---|
| RGB | rgb(112, 234, 171) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(84.60, -48.45, 20.37) |
| CIE-LCH | lch(84.60, 52.55, 157.19°) |
| OKLab | oklab(85.02% -0.1328 0.0519) |
| OKLCH | oklch(85.02% 0.143 158.7) |
| XYZ | xyz(43.4520, 65.2269, 48.8204) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.06
Seafoam
#7FE0B3
ΔE00 4.35
Light Aquamarine
#7BFDC7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EAAB #EA70AF
analogous
#72EA70 #70EAAB #70EAE8
triadic
#70EAAB #AB70EA #EAAB70
tetradic
#70EAAB #7072EA #EA70AF #EAE870
square
#70EAAB #7072EA #EA70AF #EAE870
split-complementary
#70EAAB #E870EA #EA7072
monochromatic
#1DC36D #3BE28C #70EAAB #A5F2CA #DBFAEA
Accessibility & contrast
On white
1.50
#70EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#70EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EAAB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EAAB | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#49E9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #70eaab; /* rgb */ color: rgb(112, 234, 171); /* oklch */ color: oklch(85.0% 0.143 158.7);
Tailwind
colors: {
custom: {
50: '#a1f1c4',
500: '#70eaab',
950: '#000000',
},
}SCSS
$custom: #70eaab; $custom-light: #a1f1c4; $custom-dark: #000000;
JSON
{
"hex": "#70eaab",
"rgb": {
"r": 112,
"g": 234,
"b": 171
},
"hsl": {
"h": 149.016,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.85023,
"c": 0.14262,
"h": 158.7
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#70EAAB
secondary
#C13D81
accent
#0F76D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582