#9BE293#9BE293
#9BE293 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.6% C 0.129 H 142.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE293 |
|---|---|
| RGB | rgb(155, 226, 147) |
| HSL | hsl(114, 58%, 73%) |
| HSV | hsv(114, 35%, 89%) |
| CMYK | cmyk(31.4%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(83.69, -37.18, 31.78) |
| CIE-LCH | lch(83.69, 48.91, 139.48°) |
| OKLab | oklab(84.64% -0.1014 0.0793) |
| OKLCH | oklch(84.64% 0.129 142) |
| XYZ | xyz(45.9786, 63.4659, 37.4257) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.66
Hospital Green
#9BE5AA
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 4.96
Light Sage
#BCECAC
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.27
Light Pastel Green
#B2FBA5
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE293 #DA93E2
analogous
#C2E293 #9BE293 #93E2B2
triadic
#9BE293 #939BE2 #E2939B
tetradic
#9BE293 #93C2E2 #DA93E2 #E2B293
square
#9BE293 #93C2E2 #DA93E2 #E2B293
split-complementary
#9BE293 #B293E2 #E293C2
monochromatic
#44C635 #6ED563 #9BE293 #C8EFC3 #E9F9E7
Accessibility & contrast
On white
1.53
#9BE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#9BE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE293
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE293 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#95DDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9be293; /* rgb */ color: rgb(155, 226, 147); /* oklch */ color: oklch(84.6% 0.129 142.0);
Tailwind
colors: {
custom: {
50: '#baebb3',
500: '#9be293',
950: '#000000',
},
}SCSS
$custom: #9be293; $custom-light: #baebb3; $custom-dark: #000000;
JSON
{
"hex": "#9be293",
"rgb": {
"r": 155,
"g": 226,
"b": 147
},
"hsl": {
"h": 113.924,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.84636,
"c": 0.12873,
"h": 142
},
"luminance": 0.63468
}Semantic roles & 50–950 ramp
primary
#9BE293
secondary
#B15EBB
accent
#20C5B5
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121611
muted
#828481