#70EBAB#70EBAB
#70EBAB is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.3% C 0.144 H 158.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70EBAB |
|---|---|
| RGB | rgb(112, 235, 171) |
| HSL | hsl(149, 75%, 68%) |
| HSV | hsv(149, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.89, -48.87, 20.78) |
| CIE-LCH | lch(84.89, 53.10, 156.97°) |
| OKLab | oklab(85.26% -0.1339 0.0529) |
| OKLCH | oklch(85.26% 0.144 158.4) |
| XYZ | xyz(43.7375, 65.7979, 48.9156) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.80
Seafoam
#7FE0B3
ΔE00 4.59
Light Sea Green
#98F6B0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EBAB #EB70B0
analogous
#73EB70 #70EBAB #70EBE8
triadic
#70EBAB #AB70EB #EBAB70
tetradic
#70EBAB #7073EB #EB70B0 #EBE870
square
#70EBAB #7073EB #EB70B0 #EBE870
split-complementary
#70EBAB #E870EB #EB7073
monochromatic
#1CC56D #3AE38B #70EBAB #A6F3CB #DBFAEA
Accessibility & contrast
On white
1.48
#70EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#70EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EBAB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EBAB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA7
Deuteranopia (green-blind)
#D7CFAF
Tritanopia (blue-blind)
#49EADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ebab; /* rgb */ color: rgb(112, 235, 171); /* oklch */ color: oklch(85.3% 0.144 158.4);
Tailwind
colors: {
custom: {
50: '#a1f2c4',
500: '#70ebab',
950: '#000000',
},
}SCSS
$custom: #70ebab; $custom-light: #a1f2c4; $custom-dark: #000000;
JSON
{
"hex": "#70ebab",
"rgb": {
"r": 112,
"g": 235,
"b": 171
},
"hsl": {
"h": 148.78,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.85262,
"c": 0.144,
"h": 158.4
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#70EBAB
secondary
#C33C82
accent
#0E77D8
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582