#BBF27C#BBF27C
#BBF27C is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 89.8% C 0.159 H 129.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF27C |
|---|---|
| RGB | rgb(187, 242, 124) |
| HSL | hsl(88, 82%, 72%) |
| HSV | hsv(88, 49%, 95%) |
| CMYK | cmyk(22.7%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(89.64, -36.46, 50.99) |
| CIE-LCH | lch(89.64, 62.68, 125.57°) |
| OKLab | oklab(89.81% -0.1013 0.1221) |
| OKLCH | oklch(89.81% 0.159 129.7) |
| XYZ | xyz(55.8832, 75.5232, 30.6981) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.75
Pale Lime
#BEFD73
ΔE00 3.00
Light Yellow Green
#CCFD7F
ΔE00 3.02
Spring Green (survey)
#A9F971
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF27C #B37CF2
analogous
#F2EE7C #BBF27C #80F27C
triadic
#BBF27C #7CBBF2 #F27CBB
tetradic
#BBF27C #7CF2EE #B37CF2 #F27C80
square
#BBF27C #7CF2EE #B37CF2 #F27C80
split-complementary
#BBF27C #7C80F2 #EE7CF2
monochromatic
#81DE16 #9EEC44 #BBF27C #D8F8B4 #F1FCE3
Accessibility & contrast
On white
1.30
#BBF27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#BBF27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF27C
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF27C | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE472
Deuteranopia (green-blind)
#F4E083
Tritanopia (blue-blind)
#BFE9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf27c; /* rgb */ color: rgb(187, 242, 124); /* oklch */ color: oklch(89.8% 0.159 129.7);
Tailwind
colors: {
custom: {
50: '#d2f6a4',
500: '#bbf27c',
950: '#000000',
},
}SCSS
$custom: #bbf27c; $custom-light: #d2f6a4; $custom-dark: #000000;
JSON
{
"hex": "#bbf27c",
"rgb": {
"r": 187,
"g": 242,
"b": 124
},
"hsl": {
"h": 87.966,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.89807,
"c": 0.15862,
"h": 129.7
},
"luminance": 0.75524
}Semantic roles & 50–950 ramp
primary
#BBF27C
secondary
#8545CD
accent
#07DE6B
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580