#BBFF7D#BBFF7D
#BBFF7D is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.7% C 0.175 H 131.8°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFF7D |
|---|---|
| RGB | rgb(187, 255, 125) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 51%, 100%) |
| CMYK | cmyk(26.7%, 0%, 51%, 0%) |
| CIE-LAB | lab(93.26, -42.14, 54.90) |
| CIE-LCH | lch(93.26, 69.21, 127.51°) |
| OKLab | oklab(92.74% -0.117 0.1308) |
| OKLCH | oklch(92.74% 0.175 131.8) |
| XYZ | xyz(59.9543, 83.5638, 32.3687) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.41
Pale Lime
#BEFD73
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 1.57
Key Lime
#AEFF6E
ΔE00 2.01
Light Lime
#AEFD6C
ΔE00 2.03
Spring Green (survey)
#A9F971
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFF7D #C17DFF
analogous
#FCFF7D #BBFF7D #7DFF80
triadic
#BBFF7D #7DBBFF #FF7DBB
tetradic
#BBFF7D #7DFCFF #C17DFF #FF807D
square
#BBFF7D #7DFCFF #C17DFF #FF807D
split-complementary
#BBFF7D #807DFF #FF7DFC
monochromatic
#7BFF03 #9BFF40 #BBFF7D #DBFFBA #EFFFE0
Accessibility & contrast
On white
1.19
#BBFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#BBFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFF7D
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFF7D | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF71
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#BDF6E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbff7d; /* rgb */ color: rgb(187, 255, 125); /* oklch */ color: oklch(92.7% 0.175 131.8);
Tailwind
colors: {
custom: {
50: '#d2ffa5',
500: '#bbff7d',
950: '#000000',
},
}SCSS
$custom: #bbff7d; $custom-light: #d2ffa5; $custom-dark: #000000;
JSON
{
"hex": "#bbff7d",
"rgb": {
"r": 187,
"g": 255,
"b": 125
},
"hsl": {
"h": 91.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92741,
"c": 0.17545,
"h": 131.8
},
"luminance": 0.83565
}Semantic roles & 50–950 ramp
primary
#BBFF7D
secondary
#9442DE
accent
#00E678
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680