#8AE8A2#8AE8A2
#8AE8A2 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.5% C 0.133 H 151.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE8A2 |
|---|---|
| RGB | rgb(138, 232, 162) |
| HSL | hsl(135, 67%, 73%) |
| HSV | hsv(135, 41%, 91%) |
| CMYK | cmyk(40.5%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.85, -42.56, 25.53) |
| CIE-LCH | lch(84.85, 49.63, 149.05°) |
| OKLab | oklab(85.45% -0.1162 0.0645) |
| OKLCH | oklch(85.45% 0.133 151) |
| XYZ | xyz(45.8567, 65.7222, 44.4447) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.88
Light Sea Green
#98F6B0
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 4.52
Light Blue Green
#7EFBB3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE8A2 #E88AD0
analogous
#A1E88A #8AE8A2 #8AE8D1
triadic
#8AE8A2 #A28AE8 #E8A28A
tetradic
#8AE8A2 #8AA1E8 #E88AD0 #E8D18A
square
#8AE8A2 #8AA1E8 #E88AD0 #E8D18A
split-complementary
#8AE8A2 #D18AE8 #E88AA1
monochromatic
#29CF53 #57DE79 #8AE8A2 #BDF2CB #E5FAEB
Accessibility & contrast
On white
1.48
#8AE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#8AE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE8A2
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE8A2 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#DBD0A6
Tritanopia (blue-blind)
#79E5D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ae8a2; /* rgb */ color: rgb(138, 232, 162); /* oklch */ color: oklch(85.5% 0.133 151.0);
Tailwind
colors: {
custom: {
50: '#b0f0be',
500: '#8ae8a2',
950: '#000000',
},
}SCSS
$custom: #8ae8a2; $custom-light: #b0f0be; $custom-dark: #000000;
JSON
{
"hex": "#8ae8a2",
"rgb": {
"r": 138,
"g": 232,
"b": 162
},
"hsl": {
"h": 135.319,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.8545,
"c": 0.13295,
"h": 151
},
"luminance": 0.65725
}Semantic roles & 50–950 ramp
primary
#8AE8A2
secondary
#C255A6
accent
#16A0CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582