#BBF38F#BBF38F
#BBF38F is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.3% C 0.141 H 132.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF38F |
|---|---|
| RGB | rgb(187, 243, 143) |
| HSL | hsl(94, 81%, 76%) |
| HSV | hsv(94, 41%, 95%) |
| CMYK | cmyk(23%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(90.16, -34.70, 42.54) |
| CIE-LCH | lch(90.16, 54.90, 129.21°) |
| OKLab | oklab(90.31% -0.0953 0.1041) |
| OKLCH | oklch(90.31% 0.141 132.5) |
| XYZ | xyz(57.5010, 76.6478, 37.7463) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.04
Celery
#C1FD95
ΔE00 2.06
Tea Green
#BDF8A3
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF38F #C78FF3
analogous
#EDF38F #BBF38F #8FF395
triadic
#BBF38F #8FBBF3 #F38FBB
tetradic
#BBF38F #8FEDF3 #C78FF3 #F3958F
square
#BBF38F #8FEDF3 #C78FF3 #F3958F
split-complementary
#BBF38F #958FF3 #F38FED
monochromatic
#78E720 #99ED58 #BBF38F #DDF9C6 #EEFCE3
Accessibility & contrast
On white
1.29
#BBF38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BBF38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF38F
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF38F | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#BDECDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf38f; /* rgb */ color: rgb(187, 243, 143); /* oklch */ color: oklch(90.3% 0.141 132.5);
Tailwind
colors: {
custom: {
50: '#d1f7b1',
500: '#bbf38f',
950: '#000000',
},
}SCSS
$custom: #bbf38f; $custom-light: #d1f7b1; $custom-dark: #000000;
JSON
{
"hex": "#bbf38f",
"rgb": {
"r": 187,
"g": 243,
"b": 143
},
"hsl": {
"h": 93.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.90308,
"c": 0.14113,
"h": 132.5
},
"luminance": 0.76649
}Semantic roles & 50–950 ramp
primary
#BBF38F
secondary
#9A56D0
accent
#09DD7F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581