#9BE692#9BE692
#9BE692 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.5% C 0.136 H 141.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE692 |
|---|---|
| RGB | rgb(155, 230, 146) |
| HSL | hsl(114, 63%, 74%) |
| HSV | hsv(114, 37%, 90%) |
| CMYK | cmyk(32.6%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(84.81, -39.14, 33.77) |
| CIE-LCH | lch(84.81, 51.69, 139.21°) |
| OKLab | oklab(85.54% -0.1067 0.084) |
| OKLCH | oklch(85.54% 0.136 141.8) |
| XYZ | xyz(47.0009, 65.6354, 37.3810) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.64
Light Pastel Green
#B2FBA5
ΔE00 4.72
Washed Out Green
#BCF5A6
ΔE00 4.84
Palegreen
#98FB98
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE692 #DD92E6
analogous
#C5E692 #9BE692 #92E6B3
triadic
#9BE692 #929BE6 #E6929B
tetradic
#9BE692 #92C5E6 #DD92E6 #E6B392
square
#9BE692 #92C5E6 #DD92E6 #E6B392
split-complementary
#9BE692 #B392E6 #E692C5
monochromatic
#40CE2F #6DDB60 #9BE692 #C9F1C4 #E8F9E6
Accessibility & contrast
On white
1.49
#9BE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#9BE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE692
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE692 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88C
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#95E1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be692; /* rgb */ color: rgb(155, 230, 146); /* oklch */ color: oklch(85.5% 0.136 141.8);
Tailwind
colors: {
custom: {
50: '#bbeeb2',
500: '#9be692',
950: '#000000',
},
}SCSS
$custom: #9be692; $custom-light: #bbeeb2; $custom-dark: #000000;
JSON
{
"hex": "#9be692",
"rgb": {
"r": 155,
"g": 230,
"b": 146
},
"hsl": {
"h": 113.571,
"s": 62.687,
"l": 73.725
},
"oklch": {
"l": 0.8554,
"c": 0.13582,
"h": 141.8
},
"luminance": 0.65638
}Semantic roles & 50–950 ramp
primary
#9BE692
secondary
#B55DC0
accent
#1BCAB8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581