#BBFF9D#BBFF9D
#BBFF9D is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.2% C 0.144 H 136.6°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF9D |
|---|---|
| RGB | rgb(187, 255, 157) |
| HSL | hsl(102, 100%, 81%) |
| HSV | hsv(102, 38%, 100%) |
| CMYK | cmyk(26.7%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(93.67, -38.32, 40.21) |
| CIE-LCH | lch(93.67, 55.54, 133.62°) |
| OKLab | oklab(93.21% -0.1048 0.0992) |
| OKLCH | oklch(93.21% 0.144 136.6) |
| XYZ | xyz(62.3376, 84.5171, 44.9208) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.30
Pastel Green
#B0FF9D
ΔE00 1.61
Celery
#C1FD95
ΔE00 1.86
Tea Green
#BDF8A3
ΔE00 2.35
Light Pastel Green
#B2FBA5
ΔE00 2.56
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF9D #E19DFF
analogous
#ECFF9D #BBFF9D #9DFFB0
triadic
#BBFF9D #9DBBFF #FF9DBB
tetradic
#BBFF9D #9DECFF #E19DFF #FFB09D
square
#BBFF9D #9DECFF #E19DFF #FFB09D
split-complementary
#BBFF9D #B09DFF #FF9DEC
monochromatic
#66FF23 #91FF60 #BBFF9D #E5FFDA #EAFFE0
Accessibility & contrast
On white
1.17
#BBFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BBFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF9D
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF9D | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FBEBA2
Tritanopia (blue-blind)
#B9F8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff9d; /* rgb */ color: rgb(187, 255, 157); /* oklch */ color: oklch(93.2% 0.144 136.6);
Tailwind
colors: {
custom: {
50: '#d1ffbb',
500: '#bbff9d',
950: '#000000',
},
}SCSS
$custom: #bbff9d; $custom-light: #d1ffbb; $custom-dark: #000000;
JSON
{
"hex": "#bbff9d",
"rgb": {
"r": 187,
"g": 255,
"b": 157
},
"hsl": {
"h": 101.633,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.93211,
"c": 0.14432,
"h": 136.6
},
"luminance": 0.84519
}Semantic roles & 50–950 ramp
primary
#BBFF9D
secondary
#BA5EE3
accent
#00E69F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682