#BBE174#BBE174
#BBE174 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.9% C 0.143 H 125.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE174 |
|---|---|
| RGB | rgb(187, 225, 116) |
| HSL | hsl(81, 64%, 67%) |
| HSV | hsv(81, 48%, 88%) |
| CMYK | cmyk(16.9%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(84.83, -29.46, 48.93) |
| CIE-LCH | lch(84.83, 57.11, 121.05°) |
| OKLab | oklab(85.9% -0.0823 0.117) |
| OKLCH | oklch(85.9% 0.143 125.1) |
| XYZ | xyz(50.5710, 65.6758, 26.5320) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Light Yellow Green
#CCFD7F
ΔE00 6.04
Light Pea Green
#C4FE82
ΔE00 6.37
Pale Lime
#BEFD73
ΔE00 6.63
Pear
#CBF85F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE174 #9A74E1
analogous
#E1D074 #BBE174 #85E174
triadic
#BBE174 #74BBE1 #E174BB
tetradic
#BBE174 #74E1D0 #9A74E1 #E17485
square
#BBE174 #74E1D0 #9A74E1 #E17485
split-complementary
#BBE174 #7485E1 #D074E1
monochromatic
#83B427 #A2D642 #BBE174 #D4ECA6 #ECF7D9
Accessibility & contrast
On white
1.49
#BBE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BBE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE174
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE174 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56A
Deuteranopia (green-blind)
#E6D37A
Tritanopia (blue-blind)
#C1D8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe174; /* rgb */ color: rgb(187, 225, 116); /* oklch */ color: oklch(85.9% 0.143 125.1);
Tailwind
colors: {
custom: {
50: '#d1ea9e',
500: '#bbe174',
950: '#000000',
},
}SCSS
$custom: #bbe174; $custom-light: #d1ea9e; $custom-dark: #000000;
JSON
{
"hex": "#bbe174",
"rgb": {
"r": 187,
"g": 225,
"b": 116
},
"hsl": {
"h": 80.917,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.85902,
"c": 0.14304,
"h": 125.1
},
"luminance": 0.65676
}Semantic roles & 50–950 ramp
primary
#BBE174
secondary
#6C44B5
accent
#19CC58
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480