#BBEDA3#BBEDA3
#BBEDA3 is a very light, moderate green. Relative luminance 0.738; OKLCH L 89.3% C 0.111 H 135.8°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDA3 |
|---|---|
| RGB | rgb(187, 237, 163) |
| HSL | hsl(101, 67%, 78%) |
| HSV | hsv(101, 31%, 93%) |
| CMYK | cmyk(21.1%, 0%, 31.2%, 7.1%) |
| CIE-LAB | lab(88.82, -29.20, 30.80) |
| CIE-LCH | lch(88.82, 42.44, 133.47°) |
| OKLab | oklab(89.33% -0.0795 0.0773) |
| OKLCH | oklch(89.33% 0.111 135.8) |
| XYZ | xyz(57.3871, 73.7762, 45.8600) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.88
Light Sage
#BCECAC
ΔE00 1.98
Tea Green
#BDF8A3
ΔE00 2.81
Light Grey Green
#B7E1A1
ΔE00 3.05
Pale Green
#C7FDB5
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDA3 #D5A3ED
analogous
#E0EDA3 #BBEDA3 #A3EDB0
triadic
#BBEDA3 #A3BBED #EDA3BB
tetradic
#BBEDA3 #A3E0ED #D5A3ED #EDB0A3
square
#BBEDA3 #A3E0ED #D5A3ED #EDB0A3
split-complementary
#BBEDA3 #B0A3ED #EDA3E0
monochromatic
#6FD93D #95E370 #BBEDA3 #E1F7D6 #ECFAE5
Accessibility & contrast
On white
1.33
#BBEDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BBEDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDA3
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDA3 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E29E
Deuteranopia (green-blind)
#EBDDA7
Tritanopia (blue-blind)
#BAE8DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbeda3; /* rgb */ color: rgb(187, 237, 163); /* oklch */ color: oklch(89.3% 0.111 135.8);
Tailwind
colors: {
custom: {
50: '#d0f3be',
500: '#bbeda3',
950: '#000000',
},
}SCSS
$custom: #bbeda3; $custom-light: #d0f3be; $custom-dark: #000000;
JSON
{
"hex": "#bbeda3",
"rgb": {
"r": 187,
"g": 237,
"b": 163
},
"hsl": {
"h": 100.541,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.89328,
"c": 0.11083,
"h": 135.8
},
"luminance": 0.73778
}Semantic roles & 50–950 ramp
primary
#BBEDA3
secondary
#AB6BCA
accent
#16CF93
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582