#9BFCA2#9BFCA2
#9BFCA2 is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.153 H 145.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #9BFCA2 |
|---|---|
| RGB | rgb(155, 252, 162) |
| HSL | hsl(124, 94%, 80%) |
| HSV | hsv(124, 38%, 99%) |
| CMYK | cmyk(38.5%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.32, -46.33, 34.35) |
| CIE-LCH | lch(91.32, 57.67, 143.45°) |
| OKLab | oklab(90.91% -0.1262 0.0857) |
| OKLCH | oklch(90.91% 0.153 145.8) |
| XYZ | xyz(54.8468, 79.1948, 46.5715) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.50
Mint Green
#8FFF9F
ΔE00 1.57
Baby Green
#8CFF9E
ΔE00 1.85
Foam Green
#90FDA9
ΔE00 2.00
Mint (survey)
#9FFEB0
ΔE00 2.22
Light Mint Green
#A6FBB2
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BFCA2 #FC9BF5
analogous
#C5FC9B #9BFCA2 #9BFCD3
triadic
#9BFCA2 #A29BFC #FCA29B
tetradic
#9BFCA2 #9BC5FC #FC9BF5 #FCD39B
square
#9BFCA2 #9BC5FC #FC9BF5 #FCD39B
split-complementary
#9BFCA2 #D39BFC #FC9BC5
monochromatic
#24F833 #60FA6B #9BFCA2 #D6FED9 #E1FEE3
Accessibility & contrast
On white
1.25
#9BFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#9BFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BFCA2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BFCA2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F1E2A7
Tritanopia (blue-blind)
#8EF7E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9bfca2; /* rgb */ color: rgb(155, 252, 162); /* oklch */ color: oklch(90.9% 0.153 145.8);
Tailwind
colors: {
custom: {
50: '#bcfebe',
500: '#9bfca2',
950: '#000000',
},
}SCSS
$custom: #9bfca2; $custom-light: #bcfebe; $custom-dark: #000000;
JSON
{
"hex": "#9bfca2",
"rgb": {
"r": 155,
"g": 252,
"b": 162
},
"hsl": {
"h": 124.33,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.90907,
"c": 0.15255,
"h": 145.8
},
"luminance": 0.79198
}Semantic roles & 50–950 ramp
primary
#9BFCA2
secondary
#DE5DD5
accent
#00D5E6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682