#8CE99B#8CE99B
#8CE99B is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.6% C 0.140 H 148.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE99B |
|---|---|
| RGB | rgb(140, 233, 155) |
| HSL | hsl(130, 68%, 73%) |
| HSV | hsv(130, 40%, 91%) |
| CMYK | cmyk(39.9%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(85.11, -43.62, 29.47) |
| CIE-LCH | lch(85.11, 52.64, 145.96°) |
| OKLab | oklab(85.64% -0.1189 0.074) |
| OKLCH | oklch(85.64% 0.14 148.1) |
| XYZ | xyz(45.8680, 66.2170, 41.3682) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.93
Light Sea Green
#98F6B0
ΔE00 3.46
Hospital Green
#9BE5AA
ΔE00 3.86
Foam Green
#90FDA9
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Mint Green
#A6FBB2
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE99B #E98CDA
analogous
#ABE98C #8CE99B #8CE9C9
triadic
#8CE99B #9B8CE9 #E99B8C
tetradic
#8CE99B #8CABE9 #E98CDA #E9C98C
square
#8CE99B #8CABE9 #E98CDA #E9C98C
split-complementary
#8CE99B #C98CE9 #E98CAB
monochromatic
#28D244 #59DF6E #8CE99B #BFF3C8 #E5FAE9
Accessibility & contrast
On white
1.47
#8CE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#8CE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE99B
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE99B | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#7EE5D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ce99b; /* rgb */ color: rgb(140, 233, 155); /* oklch */ color: oklch(85.6% 0.140 148.1);
Tailwind
colors: {
custom: {
50: '#b1f0b9',
500: '#8ce99b',
950: '#000000',
},
}SCSS
$custom: #8ce99b; $custom-light: #b1f0b9; $custom-dark: #000000;
JSON
{
"hex": "#8ce99b",
"rgb": {
"r": 140,
"g": 233,
"b": 155
},
"hsl": {
"h": 129.677,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.85638,
"c": 0.13999,
"h": 148.1
},
"luminance": 0.6622
}Semantic roles & 50–950 ramp
primary
#8CE99B
secondary
#C356B1
accent
#16B2D0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581