#BBD98E#BBD98E
#BBD98E is a very light, moderate yellow-green. Relative luminance 0.621; OKLCH L 84.5% C 0.104 H 126.2°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD98E |
|---|---|
| RGB | rgb(187, 217, 142) |
| HSL | hsl(84, 50%, 70%) |
| HSV | hsv(84, 35%, 85%) |
| CMYK | cmyk(13.8%, 0%, 34.6%, 14.9%) |
| CIE-LAB | lab(82.99, -22.55, 33.75) |
| CIE-LCH | lch(82.99, 40.59, 123.74°) |
| OKLab | oklab(84.54% -0.0614 0.0837) |
| OKLCH | oklch(84.54% 0.104 126.2) |
| XYZ | xyz(50.1883, 62.1431, 34.9367) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.93
Pale Olive
#B9CC81
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 4.15
Light Moss Green
#A6C875
ΔE00 4.80
Greenish Tan
#BCCB7A
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD98E #AC8ED9
analogous
#D9D18E #BBD98E #95D98E
triadic
#BBD98E #8EBBD9 #D98EBB
tetradic
#BBD98E #8ED9D1 #AC8ED9 #D98E95
square
#BBD98E #8ED9D1 #AC8ED9 #D98E95
split-complementary
#BBD98E #8E95D9 #D18ED9
monochromatic
#82B13C #9FCA60 #BBD98E #D7E8BC #F1F7E8
Accessibility & contrast
On white
1.56
#BBD98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBD98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD98E
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD98E | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D089
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#BFD2C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd98e; /* rgb */ color: rgb(187, 217, 142); /* oklch */ color: oklch(84.5% 0.104 126.2);
Tailwind
colors: {
custom: {
50: '#d0e4b0',
500: '#bbd98e',
950: '#000000',
},
}SCSS
$custom: #bbd98e; $custom-light: #d0e4b0; $custom-dark: #000000;
JSON
{
"hex": "#bbd98e",
"rgb": {
"r": 187,
"g": 217,
"b": 142
},
"hsl": {
"h": 84,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.84541,
"c": 0.10384,
"h": 126.2
},
"luminance": 0.62143
}Semantic roles & 50–950 ramp
primary
#BBD98E
secondary
#7D5BB0
accent
#29BD64
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481