#BBD094#BBD094
#BBD094 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.7% C 0.083 H 123.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD094 |
|---|---|
| RGB | rgb(187, 208, 148) |
| HSL | hsl(81, 39%, 70%) |
| HSV | hsv(81, 29%, 82%) |
| CMYK | cmyk(10.1%, 0%, 28.8%, 18.4%) |
| CIE-LAB | lab(80.64, -17.27, 27.53) |
| CIE-LCH | lch(80.64, 32.50, 122.11°) |
| OKLab | oklab(82.69% -0.0464 0.0692) |
| OKLCH | oklch(82.69% 0.083 123.9) |
| XYZ | xyz(48.3941, 57.8145, 36.6210) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.46
Greenish Tan
#BCCB7A
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.19
Light Grey Green
#B7E1A1
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.58
Tan Green
#A9BE70
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD094 #A994D0
analogous
#D0C794 #BBD094 #9DD094
triadic
#BBD094 #94BBD0 #D094BB
tetradic
#BBD094 #94D0C7 #A994D0 #D0949D
square
#BBD094 #94D0C7 #A994D0 #D0949D
split-complementary
#BBD094 #949DD0 #C794D0
monochromatic
#82A247 #A0BD69 #BBD094 #D6E3BF #F1F5E9
Accessibility & contrast
On white
1.67
#BBD094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BBD094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD094
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD094 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#BFCAC0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbd094; /* rgb */ color: rgb(187, 208, 148); /* oklch */ color: oklch(82.7% 0.083 123.9);
Tailwind
colors: {
custom: {
50: '#d0deb4',
500: '#bbd094',
950: '#000000',
},
}SCSS
$custom: #bbd094; $custom-light: #d0deb4; $custom-dark: #000000;
JSON
{
"hex": "#bbd094",
"rgb": {
"r": 187,
"g": 208,
"b": 148
},
"hsl": {
"h": 81,
"s": 38.961,
"l": 69.804
},
"oklch": {
"l": 0.82693,
"c": 0.08329,
"h": 123.9
},
"luminance": 0.57815
}Semantic roles & 50–950 ramp
primary
#BBD094
secondary
#7A63A6
accent
#34B260
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481