#BBFF9E#BBFF9E
#BBFF9E is a very light, vivid green. Relative luminance 0.846; OKLCH L 93.2% C 0.143 H 136.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF9E |
|---|---|
| RGB | rgb(187, 255, 158) |
| HSL | hsl(102, 100%, 81%) |
| HSV | hsv(102, 38%, 100%) |
| CMYK | cmyk(26.7%, 0%, 38%, 0%) |
| CIE-LAB | lab(93.69, -38.18, 39.73) |
| CIE-LCH | lch(93.69, 55.11, 133.86°) |
| OKLab | oklab(93.23% -0.1044 0.0982) |
| OKLCH | oklch(93.23% 0.143 136.8) |
| XYZ | xyz(62.4233, 84.5514, 45.3722) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.30
Pastel Green
#B0FF9D
ΔE00 1.56
Celery
#C1FD95
ΔE00 1.99
Tea Green
#BDF8A3
ΔE00 2.24
Light Pastel Green
#B2FBA5
ΔE00 2.42
Light Light Green
#C8FFB0
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF9E #E29EFF
analogous
#EBFF9E #BBFF9E #9EFFB1
triadic
#BBFF9E #9EBBFF #FF9EBB
tetradic
#BBFF9E #9EEBFF #E29EFF #FFB19E
square
#BBFF9E #9EEBFF #E29EFF #FFB19E
split-complementary
#BBFF9E #B19EFF #FF9EEB
monochromatic
#65FF24 #90FF61 #BBFF9E #E6FFDB #EAFFE0
Accessibility & contrast
On white
1.17
#BBFF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BBFF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF9E
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF9E | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF197
Deuteranopia (green-blind)
#FBEBA3
Tritanopia (blue-blind)
#B9F8E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbff9e; /* rgb */ color: rgb(187, 255, 158); /* oklch */ color: oklch(93.2% 0.143 136.8);
Tailwind
colors: {
custom: {
50: '#d1ffbb',
500: '#bbff9e',
950: '#000000',
},
}SCSS
$custom: #bbff9e; $custom-light: #d1ffbb; $custom-dark: #000000;
JSON
{
"hex": "#bbff9e",
"rgb": {
"r": 187,
"g": 255,
"b": 158
},
"hsl": {
"h": 102.062,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.93227,
"c": 0.1433,
"h": 136.8
},
"luminance": 0.84553
}Semantic roles & 50–950 ramp
primary
#BBFF9E
secondary
#BB5FE3
accent
#00E6A1
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682