#BBE17D#BBE17D
#BBE17D is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.0% C 0.134 H 126.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE17D |
|---|---|
| RGB | rgb(187, 225, 125) |
| HSL | hsl(83, 63%, 69%) |
| HSV | hsv(83, 44%, 88%) |
| CMYK | cmyk(16.9%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(84.94, -28.48, 44.74) |
| CIE-LCH | lch(84.94, 53.03, 122.48°) |
| OKLab | oklab(86.03% -0.079 0.1082) |
| OKLCH | oklch(86.03% 0.134 126.1) |
| XYZ | xyz(51.1201, 65.8954, 29.4240) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 5.69
Pale Olive
#B9CC81
ΔE00 6.21
Light Moss Green
#A6C875
ΔE00 6.29
Light Yellow Green
#CCFD7F
ΔE00 6.43
Greenish Tan
#BCCB7A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE17D #A37DE1
analogous
#E1D57D #BBE17D #89E17D
triadic
#BBE17D #7DBBE1 #E17DBB
tetradic
#BBE17D #7DE1D5 #A37DE1 #E17D89
square
#BBE17D #7DE1D5 #A37DE1 #E17D89
split-complementary
#BBE17D #7D89E1 #D57DE1
monochromatic
#83B92B #A1D64B #BBE17D #D5ECAF #EFF8E0
Accessibility & contrast
On white
1.48
#BBE17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#BBE17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE17D
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE17D | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD675
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#C0D9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbe17d; /* rgb */ color: rgb(187, 225, 125); /* oklch */ color: oklch(86.0% 0.134 126.1);
Tailwind
colors: {
custom: {
50: '#d1eaa4',
500: '#bbe17d',
950: '#000000',
},
}SCSS
$custom: #bbe17d; $custom-light: #d1eaa4; $custom-dark: #000000;
JSON
{
"hex": "#bbe17d",
"rgb": {
"r": 187,
"g": 225,
"b": 125
},
"hsl": {
"h": 82.8,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.86028,
"c": 0.13395,
"h": 126.1
},
"luminance": 0.65896
}Semantic roles & 50–950 ramp
primary
#BBE17D
secondary
#744AB8
accent
#1BCA5E
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480