#BBD193#BBD193
#BBD193 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 82.9% C 0.086 H 124.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD193 |
|---|---|
| RGB | rgb(187, 209, 147) |
| HSL | hsl(81, 40%, 70%) |
| HSV | hsv(81, 30%, 82%) |
| CMYK | cmyk(10.5%, 0%, 29.7%, 18%) |
| CIE-LAB | lab(80.89, -17.91, 28.39) |
| CIE-LCH | lch(80.89, 33.57, 122.25°) |
| OKLab | oklab(82.89% -0.0482 0.0712) |
| OKLCH | oklch(82.89% 0.086 124.1) |
| XYZ | xyz(48.5599, 58.2722, 36.2875) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.23
Greenish Tan
#BCCB7A
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 4.78
Light Grey Green
#B7E1A1
ΔE00 5.15
Light Moss Green
#A6C875
ΔE00 5.32
Tan Green
#A9BE70
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD193 #A993D1
analogous
#D1C893 #BBD193 #9CD193
triadic
#BBD193 #93BBD1 #D193BB
tetradic
#BBD193 #93D1C8 #A993D1 #D1939C
square
#BBD193 #93D1C8 #A993D1 #D1939C
split-complementary
#BBD193 #939CD1 #C893D1
monochromatic
#82A446 #A0BF68 #BBD193 #D6E3BE #F1F6E9
Accessibility & contrast
On white
1.66
#BBD193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#BBD193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD193
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD193 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98F
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#BFCBC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd193; /* rgb */ color: rgb(187, 209, 147); /* oklch */ color: oklch(82.9% 0.086 124.1);
Tailwind
colors: {
custom: {
50: '#d0dfb3',
500: '#bbd193',
950: '#000000',
},
}SCSS
$custom: #bbd193; $custom-light: #d0dfb3; $custom-dark: #000000;
JSON
{
"hex": "#bbd193",
"rgb": {
"r": 187,
"g": 209,
"b": 147
},
"hsl": {
"h": 81.29,
"s": 40.26,
"l": 69.804
},
"oklch": {
"l": 0.8289,
"c": 0.086,
"h": 124.1
},
"luminance": 0.58272
}Semantic roles & 50–950 ramp
primary
#BBD193
secondary
#7A61A7
accent
#32B360
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481