#BBF67C#BBF67C
#BBF67C is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.7% C 0.164 H 130.4°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF67C |
|---|---|
| RGB | rgb(187, 246, 124) |
| HSL | hsl(89, 87%, 73%) |
| HSV | hsv(89, 50%, 96%) |
| CMYK | cmyk(24%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(90.75, -38.26, 52.34) |
| CIE-LCH | lch(90.75, 64.83, 126.17°) |
| OKLab | oklab(90.7% -0.1063 0.125) |
| OKLCH | oklch(90.7% 0.164 130.4) |
| XYZ | xyz(57.0867, 77.9303, 31.0993) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Light Yellowish Green
#C2FF89
ΔE00 2.04
Pale Lime
#BEFD73
ΔE00 2.21
Light Yellow Green
#CCFD7F
ΔE00 2.63
Spring Green (survey)
#A9F971
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF67C #B77CF6
analogous
#F6F47C #BBF67C #7EF67C
triadic
#BBF67C #7CBBF6 #F67CBB
tetradic
#BBF67C #7CF6F4 #B77CF6 #F67C7E
square
#BBF67C #7CF6F4 #B77CF6 #F67C7E
split-complementary
#BBF67C #7C7EF6 #F47CF6
monochromatic
#7FE810 #9DF243 #BBF67C #D9FAB5 #F0FDE2
Accessibility & contrast
On white
1.27
#BBF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#BBF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF67C
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF67C | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#BEEDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf67c; /* rgb */ color: rgb(187, 246, 124); /* oklch */ color: oklch(90.7% 0.164 130.4);
Tailwind
colors: {
custom: {
50: '#d2f9a4',
500: '#bbf67c',
950: '#000000',
},
}SCSS
$custom: #bbf67c; $custom-light: #d2f9a4; $custom-dark: #000000;
JSON
{
"hex": "#bbf67c",
"rgb": {
"r": 187,
"g": 246,
"b": 124
},
"hsl": {
"h": 89.016,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.90704,
"c": 0.16412,
"h": 130.4
},
"luminance": 0.77932
}Semantic roles & 50–950 ramp
primary
#BBF67C
secondary
#8944D2
accent
#02E46F
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580