#BBDD9E#BBDD9E
#BBDD9E is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.7% C 0.092 H 131.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD9E |
|---|---|
| RGB | rgb(187, 221, 158) |
| HSL | hsl(92, 48%, 74%) |
| HSV | hsv(92, 29%, 87%) |
| CMYK | cmyk(15.4%, 0%, 28.5%, 13.3%) |
| CIE-LAB | lab(84.35, -22.26, 27.35) |
| CIE-LCH | lch(84.35, 35.26, 129.13°) |
| OKLab | oklab(85.72% -0.0602 0.0689) |
| OKLCH | oklch(85.72% 0.092 131.2) |
| XYZ | xyz(52.5205, 64.7456, 42.0713) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.68
Light Sage
#BCECAC
ΔE00 3.93
Pale Olive Green
#B1D27B
ΔE00 5.65
Pale Olive
#B9CC81
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD9E #C09EDD
analogous
#DBDD9E #BBDD9E #9EDDA1
triadic
#BBDD9E #9EBBDD #DD9EBB
tetradic
#BBDD9E #9EDBDD #C09EDD #DDA19E
square
#BBDD9E #9EDBDD #C09EDD #DDA19E
split-complementary
#BBDD9E #A19EDD #DD9EDB
monochromatic
#7BBD43 #9BCD71 #BBDD9E #DBEDCB #EFF7E8
Accessibility & contrast
On white
1.51
#BBDD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BBDD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD9E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD9E | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#BDD8CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbdd9e; /* rgb */ color: rgb(187, 221, 158); /* oklch */ color: oklch(85.7% 0.092 131.2);
Tailwind
colors: {
custom: {
50: '#d0e7bb',
500: '#bbdd9e',
950: '#000000',
},
}SCSS
$custom: #bbdd9e; $custom-light: #d0e7bb; $custom-dark: #000000;
JSON
{
"hex": "#bbdd9e",
"rgb": {
"r": 187,
"g": 221,
"b": 158
},
"hsl": {
"h": 92.381,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.85721,
"c": 0.09153,
"h": 131.2
},
"luminance": 0.64746
}Semantic roles & 50–950 ramp
primary
#BBDD9E
secondary
#936AB5
accent
#2ABB79
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482