#9BE18D#9BE18D
#9BE18D is a very light, vivid green. Relative luminance 0.627; OKLCH L 84.3% C 0.133 H 140.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE18D |
|---|---|
| RGB | rgb(155, 225, 141) |
| HSL | hsl(110, 58%, 72%) |
| HSV | hsv(110, 37%, 88%) |
| CMYK | cmyk(31.1%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(83.31, -37.63, 34.32) |
| CIE-LCH | lch(83.31, 50.92, 137.63°) |
| OKLab | oklab(84.3% -0.1027 0.0851) |
| OKLCH | oklch(84.3% 0.133 140.3) |
| XYZ | xyz(45.2489, 62.7402, 34.9201) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Light Grey Green
#B7E1A1
ΔE00 5.24
Washed Out Green
#BCF5A6
ΔE00 5.43
Hospital Green
#9BE5AA
ΔE00 5.46
Light Pastel Green
#B2FBA5
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE18D #D38DE1
analogous
#C5E18D #9BE18D #8DE1A9
triadic
#9BE18D #8D9BE1 #E18D9B
tetradic
#9BE18D #8DC5E1 #D38DE1 #E1A98D
square
#9BE18D #8DC5E1 #D38DE1 #E1A98D
split-complementary
#9BE18D #A98DE1 #E18DC5
monochromatic
#4AC133 #71D45D #9BE18D #C6EEBD #EAF9E7
Accessibility & contrast
On white
1.55
#9BE18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#9BE18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE18D
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE18D | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D487
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#96DCCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9be18d; /* rgb */ color: rgb(155, 225, 141); /* oklch */ color: oklch(84.3% 0.133 140.3);
Tailwind
colors: {
custom: {
50: '#bbeaaf',
500: '#9be18d',
950: '#000000',
},
}SCSS
$custom: #9be18d; $custom-light: #bbeaaf; $custom-dark: #000000;
JSON
{
"hex": "#9be18d",
"rgb": {
"r": 155,
"g": 225,
"b": 141
},
"hsl": {
"h": 110,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.84296,
"c": 0.13339,
"h": 140.3
},
"luminance": 0.62742
}Semantic roles & 50–950 ramp
primary
#9BE18D
secondary
#A959B9
accent
#20C6AA
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481