#9BE693#9BE693
#9BE693 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.6% C 0.135 H 142.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE693 |
|---|---|
| RGB | rgb(155, 230, 147) |
| HSL | hsl(114, 62%, 74%) |
| HSV | hsv(114, 36%, 90%) |
| CMYK | cmyk(32.6%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(84.83, -38.99, 33.28) |
| CIE-LCH | lch(84.83, 51.26, 139.51°) |
| OKLab | oklab(85.56% -0.1063 0.0829) |
| OKLCH | oklch(85.56% 0.135 142.1) |
| XYZ | xyz(47.0790, 65.6667, 37.7924) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.70
Light Pastel Green
#B2FBA5
ΔE00 4.72
Washed Out Green
#BCF5A6
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 4.84
Palegreen
#98FB98
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE693 #DE93E6
analogous
#C5E693 #9BE693 #93E6B5
triadic
#9BE693 #939BE6 #E6939B
tetradic
#9BE693 #93C5E6 #DE93E6 #E6B593
square
#9BE693 #93C5E6 #DE93E6 #E6B593
split-complementary
#9BE693 #B593E6 #E693C5
monochromatic
#3FCF30 #6DDA61 #9BE693 #C9F2C5 #E8F9E6
Accessibility & contrast
On white
1.49
#9BE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#9BE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE693
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE693 | 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)
#EAD88D
Deuteranopia (green-blind)
#DFD198
Tritanopia (blue-blind)
#95E1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be693; /* rgb */ color: rgb(155, 230, 147); /* oklch */ color: oklch(85.6% 0.135 142.1);
Tailwind
colors: {
custom: {
50: '#bbeeb3',
500: '#9be693',
950: '#000000',
},
}SCSS
$custom: #9be693; $custom-light: #bbeeb3; $custom-dark: #000000;
JSON
{
"hex": "#9be693",
"rgb": {
"r": 155,
"g": 230,
"b": 147
},
"hsl": {
"h": 114.217,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.85558,
"c": 0.1348,
"h": 142.1
},
"luminance": 0.65669
}Semantic roles & 50–950 ramp
primary
#9BE693
secondary
#B65EC0
accent
#1BCAB9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581