#BBFF8D#BBFF8D
#BBFF8D is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.160 H 133.8°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF8D |
|---|---|
| RGB | rgb(187, 255, 141) |
| HSL | hsl(96, 100%, 78%) |
| HSV | hsv(96, 45%, 100%) |
| CMYK | cmyk(26.7%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(93.45, -40.35, 47.66) |
| CIE-LCH | lch(93.45, 62.45, 130.25°) |
| OKLab | oklab(92.96% -0.1111 0.1156) |
| OKLCH | oklch(92.96% 0.16 133.8) |
| XYZ | xyz(61.0600, 84.0061, 38.1918) |
| Luminance | 0.8401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.41
Celery
#C1FD95
ΔE00 1.52
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.94
Spring Green (survey)
#A9F971
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF8D #D18DFF
analogous
#F4FF8D #BBFF8D #8DFF98
triadic
#BBFF8D #8DBBFF #FF8DBB
tetradic
#BBFF8D #8DF4FF #D18DFF #FF988D
square
#BBFF8D #8DF4FF #D18DFF #FF988D
split-complementary
#BBFF8D #988DFF #FF8DF4
monochromatic
#72FF13 #96FF50 #BBFF8D #E0FFCA #EDFFE0
Accessibility & contrast
On white
1.18
#BBFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#BBFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF8D
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF8D | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FDEA94
Tritanopia (blue-blind)
#BBF7E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff8d; /* rgb */ color: rgb(187, 255, 141); /* oklch */ color: oklch(93.0% 0.160 133.8);
Tailwind
colors: {
custom: {
50: '#d2ffb0',
500: '#bbff8d',
950: '#000000',
},
}SCSS
$custom: #bbff8d; $custom-light: #d2ffb0; $custom-dark: #000000;
JSON
{
"hex": "#bbff8d",
"rgb": {
"r": 187,
"g": 255,
"b": 141
},
"hsl": {
"h": 95.789,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92959,
"c": 0.16033,
"h": 133.8
},
"luminance": 0.84008
}Semantic roles & 50–950 ramp
primary
#BBFF8D
secondary
#A650E0
accent
#00E689
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141811
muted
#838681