#8FE8A2#8FE8A2
#8FE8A2 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.7% C 0.130 H 149.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE8A2 |
|---|---|
| RGB | rgb(143, 232, 162) |
| HSL | hsl(133, 66%, 74%) |
| HSV | hsv(133, 38%, 91%) |
| CMYK | cmyk(38.4%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(85.08, -41.12, 25.87) |
| CIE-LCH | lch(85.08, 48.58, 147.83°) |
| OKLab | oklab(85.69% -0.1123 0.0654) |
| OKLCH | oklch(85.69% 0.13 149.8) |
| XYZ | xyz(46.7033, 66.1587, 44.4844) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.53
Light Sea Green
#98F6B0
ΔE00 3.06
Lightgreen
#90EE90
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.33
Light Mint Green
#A6FBB2
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE8A2 #E88FD5
analogous
#A8E88F #8FE8A2 #8FE8CE
triadic
#8FE8A2 #A28FE8 #E8A28F
tetradic
#8FE8A2 #8FA8E8 #E88FD5 #E8CE8F
square
#8FE8A2 #8FA8E8 #E88FD5 #E8CE8F
split-complementary
#8FE8A2 #CE8FE8 #E88FA8
monochromatic
#2BD24F #5CDE78 #8FE8A2 #C2F2CC #E6FAEA
Accessibility & contrast
On white
1.48
#8FE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#8FE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE8A2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE8A2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#81E5D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8fe8a2; /* rgb */ color: rgb(143, 232, 162); /* oklch */ color: oklch(85.7% 0.130 149.8);
Tailwind
colors: {
custom: {
50: '#b3f0be',
500: '#8fe8a2',
950: '#000000',
},
}SCSS
$custom: #8fe8a2; $custom-light: #b3f0be; $custom-dark: #000000;
JSON
{
"hex": "#8fe8a2",
"rgb": {
"r": 143,
"g": 232,
"b": 162
},
"hsl": {
"h": 132.809,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.85691,
"c": 0.12993,
"h": 149.8
},
"luminance": 0.66162
}Semantic roles & 50–950 ramp
primary
#8FE8A2
secondary
#C259AC
accent
#18A7CE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111612
muted
#818582