#9BE69A#9BE69A
#9BE69A is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.7% C 0.128 H 144.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE69A |
|---|---|
| RGB | rgb(155, 230, 154) |
| HSL | hsl(119, 60%, 75%) |
| HSV | hsv(119, 33%, 90%) |
| CMYK | cmyk(32.6%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.94, -37.91, 29.88) |
| CIE-LCH | lch(84.94, 48.27, 141.75°) |
| OKLab | oklab(85.69% -0.1034 0.0749) |
| OKLCH | oklch(85.69% 0.128 144.1) |
| XYZ | xyz(47.6451, 65.8931, 40.7738) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.38
Hospital Green
#9BE5AA
ΔE00 3.52
Light Sea Green
#98F6B0
ΔE00 4.43
Light Mint Green
#A6FBB2
ΔE00 4.72
Light Pastel Green
#B2FBA5
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE69A #E59AE6
analogous
#C1E69A #9BE69A #9AE6BF
triadic
#9BE69A #9A9BE6 #E69A9B
tetradic
#9BE69A #9AC1E6 #E59AE6 #E6BF9A
square
#9BE69A #9AC1E6 #E59AE6 #E6BF9A
split-complementary
#9BE69A #BF9AE6 #E69AC1
monochromatic
#3ACE38 #6ADA69 #9BE69A #CCF2CB #E7F9E6
Accessibility & contrast
On white
1.48
#9BE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#9BE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE69A
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE69A | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#DED19E
Tritanopia (blue-blind)
#93E2D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #9be69a; /* rgb */ color: rgb(155, 230, 154); /* oklch */ color: oklch(85.7% 0.128 144.1);
Tailwind
colors: {
custom: {
50: '#bbeeb8',
500: '#9be69a',
950: '#000000',
},
}SCSS
$custom: #9be69a; $custom-light: #bbeeb8; $custom-dark: #000000;
JSON
{
"hex": "#9be69a",
"rgb": {
"r": 155,
"g": 230,
"b": 154
},
"hsl": {
"h": 119.211,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.8569,
"c": 0.12767,
"h": 144.1
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#9BE69A
secondary
#BF64C0
accent
#1EC8C6
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581