#BBF37E#BBF37E
#BBF37E is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.1% C 0.158 H 130.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF37E |
|---|---|
| RGB | rgb(187, 243, 126) |
| HSL | hsl(89, 83%, 72%) |
| HSV | hsv(89, 48%, 95%) |
| CMYK | cmyk(23%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(89.94, -36.70, 50.42) |
| CIE-LCH | lch(89.94, 62.36, 126.05°) |
| OKLab | oklab(90.06% -0.1018 0.1209) |
| OKLCH | oklch(90.06% 0.158 130.1) |
| XYZ | xyz(56.3094, 76.1712, 31.4704) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.36
Light Yellowish Green
#C2FF89
ΔE00 2.49
Pale Lime
#BEFD73
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.03
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF37E #B67EF3
analogous
#F3F17E #BBF37E #80F37E
triadic
#BBF37E #7EBBF3 #F37EBB
tetradic
#BBF37E #7EF3F1 #B67EF3 #F37E80
square
#BBF37E #7EF3F1 #B67EF3 #F37E80
split-complementary
#BBF37E #7E80F3 #F17EF3
monochromatic
#80E215 #9DEE46 #BBF37E #D9F8B6 #F0FCE3
Accessibility & contrast
On white
1.29
#BBF37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BBF37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF37E
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF37E | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE574
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#BEEAD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf37e; /* rgb */ color: rgb(187, 243, 126); /* oklch */ color: oklch(90.1% 0.158 130.1);
Tailwind
colors: {
custom: {
50: '#d2f7a6',
500: '#bbf37e',
950: '#000000',
},
}SCSS
$custom: #bbf37e; $custom-light: #d2f7a6; $custom-dark: #000000;
JSON
{
"hex": "#bbf37e",
"rgb": {
"r": 187,
"g": 243,
"b": 126
},
"hsl": {
"h": 88.718,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.90058,
"c": 0.15809,
"h": 130.1
},
"luminance": 0.76172
}Semantic roles & 50–950 ramp
primary
#BBF37E
secondary
#8847CE
accent
#06DF6E
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580