#BBDD93#BBDD93
#BBDD93 is a very light, moderate yellow-green. Relative luminance 0.644; OKLCH L 85.5% C 0.104 H 128.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD93 |
|---|---|
| RGB | rgb(187, 221, 147) |
| HSL | hsl(88, 52%, 72%) |
| HSV | hsv(88, 33%, 87%) |
| CMYK | cmyk(15.4%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(84.17, -23.82, 32.75) |
| CIE-LCH | lch(84.17, 40.49, 126.03°) |
| OKLab | oklab(85.51% -0.0648 0.0815) |
| OKLCH | oklch(85.51% 0.104 128.5) |
| XYZ | xyz(51.6157, 64.3837, 37.3061) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Pale Olive Green
#B1D27B
ΔE00 3.79
Pale Olive
#B9CC81
ΔE00 4.90
Light Sage
#BCECAC
ΔE00 4.98
Light Moss Green
#A6C875
ΔE00 5.63
Washed Out Green
#BCF5A6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD93 #B593DD
analogous
#DDDA93 #BBDD93 #96DD93
triadic
#BBDD93 #93BBDD #DD93BB
tetradic
#BBDD93 #93DDDA #B593DD #DD9396
square
#BBDD93 #93DDDA #B593DD #DD9396
split-complementary
#BBDD93 #9396DD #DA93DD
monochromatic
#80BB3B #9ECE64 #BBDD93 #D8ECC2 #F0F8E8
Accessibility & contrast
On white
1.51
#BBDD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BBDD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD93
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD93 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38E
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#BED7CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdd93; /* rgb */ color: rgb(187, 221, 147); /* oklch */ color: oklch(85.5% 0.104 128.5);
Tailwind
colors: {
custom: {
50: '#d0e7b3',
500: '#bbdd93',
950: '#000000',
},
}SCSS
$custom: #bbdd93; $custom-light: #d0e7b3; $custom-dark: #000000;
JSON
{
"hex": "#bbdd93",
"rgb": {
"r": 187,
"g": 221,
"b": 147
},
"hsl": {
"h": 87.568,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.85509,
"c": 0.10414,
"h": 128.5
},
"luminance": 0.64384
}Semantic roles & 50–950 ramp
primary
#BBDD93
secondary
#875FB5
accent
#26C06D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481