#8AEBA8#8AEBA8
#8AEBA8 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.3% C 0.132 H 152.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEBA8 |
|---|---|
| RGB | rgb(138, 235, 168) |
| HSL | hsl(139, 71%, 73%) |
| HSV | hsv(139, 41%, 92%) |
| CMYK | cmyk(41.3%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(85.83, -42.81, 23.77) |
| CIE-LCH | lch(85.83, 48.97, 150.96°) |
| OKLab | oklab(86.28% -0.1171 0.0603) |
| OKLCH | oklch(86.28% 0.132 152.8) |
| XYZ | xyz(47.2544, 67.6440, 47.6048) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.60
Hospital Green
#9BE5AA
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Blue Green
#7EFBB3
ΔE00 3.86
Light Mint Green
#A6FBB2
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEBA8 #EB8ACD
analogous
#9CEB8A #8AEBA8 #8AEBD9
triadic
#8AEBA8 #A88AEB #EBA88A
tetradic
#8AEBA8 #8A9CEB #EB8ACD #EBD98A
square
#8AEBA8 #8A9CEB #EB8ACD #EBD98A
split-complementary
#8AEBA8 #D98AEB #EB8A9C
monochromatic
#25D65B #56E281 #8AEBA8 #BEF4CF #E5FBEC
Accessibility & contrast
On white
1.45
#8AEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#8AEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEBA8
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEBA8 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA4
Deuteranopia (green-blind)
#DCD3AC
Tritanopia (blue-blind)
#77E9D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8aeba8; /* rgb */ color: rgb(138, 235, 168); /* oklch */ color: oklch(86.3% 0.132 152.8);
Tailwind
colors: {
custom: {
50: '#b0f2c2',
500: '#8aeba8',
950: '#000000',
},
}SCSS
$custom: #8aeba8; $custom-light: #b0f2c2; $custom-dark: #000000;
JSON
{
"hex": "#8aeba8",
"rgb": {
"r": 138,
"g": 235,
"b": 168
},
"hsl": {
"h": 138.557,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86277,
"c": 0.13172,
"h": 152.8
},
"luminance": 0.67647
}Semantic roles & 50–950 ramp
primary
#8AEBA8
secondary
#C554A2
accent
#1397D3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582