#BBF98E#BBF98E
#BBF98E is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.151 H 133.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF98E |
|---|---|
| RGB | rgb(187, 249, 142) |
| HSL | hsl(95, 90%, 77%) |
| HSV | hsv(95, 43%, 98%) |
| CMYK | cmyk(24.9%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(91.80, -37.55, 45.11) |
| CIE-LCH | lch(91.80, 58.70, 129.77°) |
| OKLab | oklab(91.63% -0.1033 0.1099) |
| OKLCH | oklch(91.63% 0.151 133.2) |
| XYZ | xyz(59.2505, 80.2676, 37.9574) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.06
Pistachio (survey)
#C0FA8B
ΔE00 1.08
Light Yellowish Green
#C2FF89
ΔE00 2.04
Pale Light Green
#B1FC99
ΔE00 2.72
Light Pea Green
#C4FE82
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF98E #CC8EF9
analogous
#F1F98E #BBF98E #8EF997
triadic
#BBF98E #8EBBF9 #F98EBB
tetradic
#BBF98E #8EF1F9 #CC8EF9 #F9978E
square
#BBF98E #8EF1F9 #CC8EF9 #F9978E
split-complementary
#BBF98E #978EF9 #F98EF1
monochromatic
#75F31A #98F654 #BBF98E #DEFCC8 #EEFDE2
Accessibility & contrast
On white
1.23
#BBF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BBF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF98E
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF98E | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB86
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#BCF1DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf98e; /* rgb */ color: rgb(187, 249, 142); /* oklch */ color: oklch(91.6% 0.151 133.2);
Tailwind
colors: {
custom: {
50: '#d1fbb0',
500: '#bbf98e',
950: '#000000',
},
}SCSS
$custom: #bbf98e; $custom-light: #d1fbb0; $custom-dark: #000000;
JSON
{
"hex": "#bbf98e",
"rgb": {
"r": 187,
"g": 249,
"b": 142
},
"hsl": {
"h": 94.766,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.91631,
"c": 0.15081,
"h": 133.2
},
"luminance": 0.80269
}Semantic roles & 50–950 ramp
primary
#BBF98E
secondary
#A053D8
accent
#00E685
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581