#BBD294#BBD294
#BBD294 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.086 H 124.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD294 |
|---|---|
| RGB | rgb(187, 210, 148) |
| HSL | hsl(82, 41%, 70%) |
| HSV | hsv(82, 30%, 82%) |
| CMYK | cmyk(11%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(81.18, -18.27, 28.26) |
| CIE-LCH | lch(81.18, 33.65, 122.89°) |
| OKLab | oklab(83.13% -0.0492 0.0709) |
| OKLCH | oklch(83.13% 0.086 124.8) |
| XYZ | xyz(48.8848, 58.7959, 36.7846) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.43
Pale Olive Green
#B1D27B
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 4.84
Greenish Tan
#BCCB7A
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 5.39
Tan Green
#A9BE70
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD294 #AB94D2
analogous
#D2CA94 #BBD294 #9CD294
triadic
#BBD294 #94BBD2 #D294BB
tetradic
#BBD294 #94D2CA #AB94D2 #D2949C
square
#BBD294 #94D2CA #AB94D2 #D2949C
split-complementary
#BBD294 #949CD2 #CA94D2
monochromatic
#82A646 #A0C069 #BBD294 #D6E4BF #F1F6E9
Accessibility & contrast
On white
1.65
#BBD294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BBD294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD294
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD294 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA90
Deuteranopia (green-blind)
#D6C997
Tritanopia (blue-blind)
#BFCCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd294; /* rgb */ color: rgb(187, 210, 148); /* oklch */ color: oklch(83.1% 0.086 124.8);
Tailwind
colors: {
custom: {
50: '#d0dfb4',
500: '#bbd294',
950: '#000000',
},
}SCSS
$custom: #bbd294; $custom-light: #d0dfb4; $custom-dark: #000000;
JSON
{
"hex": "#bbd294",
"rgb": {
"r": 187,
"g": 210,
"b": 148
},
"hsl": {
"h": 82.258,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.83127,
"c": 0.08631,
"h": 124.8
},
"luminance": 0.58796
}Semantic roles & 50–950 ramp
primary
#BBD294
secondary
#7C62A8
accent
#32B462
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481