#BBD293#BBD293
#BBD293 is a very light, moderate yellow-green. Relative luminance 0.588; OKLCH L 83.1% C 0.088 H 124.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD293 |
|---|---|
| RGB | rgb(187, 210, 147) |
| HSL | hsl(82, 41%, 70%) |
| HSV | hsv(82, 30%, 82%) |
| CMYK | cmyk(11%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(81.16, -18.41, 28.75) |
| CIE-LCH | lch(81.16, 34.14, 122.64°) |
| OKLab | oklab(83.11% -0.0496 0.0721) |
| OKLCH | oklch(83.11% 0.088 124.6) |
| XYZ | xyz(48.8060, 58.7644, 36.3695) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.24
Pale Olive Green
#B1D27B
ΔE00 4.58
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Grey Green
#B7E1A1
ΔE00 4.88
Light Moss Green
#A6C875
ΔE00 5.24
Tan Green
#A9BE70
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD293 #AA93D2
analogous
#D2C993 #BBD293 #9CD293
triadic
#BBD293 #93BBD2 #D293BB
tetradic
#BBD293 #93D2C9 #AA93D2 #D2939C
square
#BBD293 #93D2C9 #AA93D2 #D2939C
split-complementary
#BBD293 #939CD2 #C993D2
monochromatic
#82A645 #A0C068 #BBD293 #D6E4BE #F1F6E9
Accessibility & contrast
On white
1.65
#BBD293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#BBD293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD293
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD293 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8F
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#BFCCC2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbd293; /* rgb */ color: rgb(187, 210, 147); /* oklch */ color: oklch(83.1% 0.088 124.6);
Tailwind
colors: {
custom: {
50: '#d0dfb3',
500: '#bbd293',
950: '#000000',
},
}SCSS
$custom: #bbd293; $custom-light: #d0dfb3; $custom-dark: #000000;
JSON
{
"hex": "#bbd293",
"rgb": {
"r": 187,
"g": 210,
"b": 147
},
"hsl": {
"h": 81.905,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.83107,
"c": 0.08751,
"h": 124.6
},
"luminance": 0.58765
}Semantic roles & 50–950 ramp
primary
#BBD293
secondary
#7B61A8
accent
#31B461
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481