#BBE274#BBE274
#BBE274 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.1% C 0.144 H 125.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE274 |
|---|---|
| RGB | rgb(187, 226, 116) |
| HSL | hsl(81, 65%, 67%) |
| HSV | hsv(81, 49%, 89%) |
| CMYK | cmyk(17.3%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(85.11, -29.93, 49.26) |
| CIE-LCH | lch(85.11, 57.64, 121.28°) |
| OKLab | oklab(86.12% -0.0836 0.1177) |
| OKLCH | oklch(86.12% 0.144 125.4) |
| XYZ | xyz(50.8422, 66.2180, 26.6224) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 5.65
Light Yellow Green
#CCFD7F
ΔE00 5.81
Light Pea Green
#C4FE82
ΔE00 6.12
Pale Lime
#BEFD73
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE274 #9B74E2
analogous
#E2D274 #BBE274 #84E274
triadic
#BBE274 #74BBE2 #E274BB
tetradic
#BBE274 #74E2D2 #9B74E2 #E27484
square
#BBE274 #74E2D2 #9B74E2 #E27484
split-complementary
#BBE274 #7484E2 #D274E2
monochromatic
#83B626 #A2D741 #BBE274 #D4EDA7 #EDF7D9
Accessibility & contrast
On white
1.47
#BBE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BBE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE274
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE274 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66A
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#C1D9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbe274; /* rgb */ color: rgb(187, 226, 116); /* oklch */ color: oklch(86.1% 0.144 125.4);
Tailwind
colors: {
custom: {
50: '#d1eb9e',
500: '#bbe274',
950: '#000000',
},
}SCSS
$custom: #bbe274; $custom-light: #d1eb9e; $custom-dark: #000000;
JSON
{
"hex": "#bbe274",
"rgb": {
"r": 187,
"g": 226,
"b": 116
},
"hsl": {
"h": 81.273,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.86124,
"c": 0.14441,
"h": 125.4
},
"luminance": 0.66218
}Semantic roles & 50–950 ramp
primary
#BBE274
secondary
#6C44B6
accent
#18CD58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480