#BBF27D#BBF27D
#BBF27D is a very light, vivid yellow-green. Relative luminance 0.755; OKLCH L 89.8% C 0.158 H 129.8°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF27D |
|---|---|
| RGB | rgb(187, 242, 125) |
| HSL | hsl(88, 82%, 72%) |
| HSV | hsv(88, 48%, 95%) |
| CMYK | cmyk(22.7%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(89.65, -36.35, 50.54) |
| CIE-LCH | lch(89.65, 62.25, 125.73°) |
| OKLab | oklab(89.82% -0.1009 0.1211) |
| OKLCH | oklch(89.82% 0.158 129.8) |
| XYZ | xyz(55.9467, 75.5486, 31.0328) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.53
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Yellow Green
#CCFD7F
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF27D #B47DF2
analogous
#F2EE7D #BBF27D #81F27D
triadic
#BBF27D #7DBBF2 #F27DBB
tetradic
#BBF27D #7DF2EE #B47DF2 #F27D81
square
#BBF27D #7DF2EE #B47DF2 #F27D81
split-complementary
#BBF27D #7D81F2 #EE7DF2
monochromatic
#80DE16 #9EEC45 #BBF27D #D8F8B5 #F0FCE3
Accessibility & contrast
On white
1.30
#BBF27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#BBF27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF27D
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF27D | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE473
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#BFE9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf27d; /* rgb */ color: rgb(187, 242, 125); /* oklch */ color: oklch(89.8% 0.158 129.8);
Tailwind
colors: {
custom: {
50: '#d2f6a5',
500: '#bbf27d',
950: '#000000',
},
}SCSS
$custom: #bbf27d; $custom-light: #d2f6a5; $custom-dark: #000000;
JSON
{
"hex": "#bbf27d",
"rgb": {
"r": 187,
"g": 242,
"b": 125
},
"hsl": {
"h": 88.205,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.89821,
"c": 0.15766,
"h": 129.8
},
"luminance": 0.7555
}Semantic roles & 50–950 ramp
primary
#BBF27D
secondary
#8646CD
accent
#07DE6C
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580