#BBEDA2#BBEDA2
#BBEDA2 is a very light, moderate green. Relative luminance 0.737; OKLCH L 89.3% C 0.112 H 135.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDA2 |
|---|---|
| RGB | rgb(187, 237, 162) |
| HSL | hsl(100, 68%, 78%) |
| HSV | hsv(100, 32%, 93%) |
| CMYK | cmyk(21.1%, 0%, 31.6%, 7.1%) |
| CIE-LAB | lab(88.80, -29.34, 31.28) |
| CIE-LCH | lch(88.80, 42.89, 133.17°) |
| OKLab | oklab(89.31% -0.0799 0.0784) |
| OKLCH | oklch(89.31% 0.112 135.5) |
| XYZ | xyz(57.2978, 73.7405, 45.3899) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.85
Light Sage
#BCECAC
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 2.72
Light Grey Green
#B7E1A1
ΔE00 3.15
Pale Green
#C7FDB5
ΔE00 3.53
Light Light Green
#C8FFB0
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDA2 #D4A2ED
analogous
#E0EDA2 #BBEDA2 #A2EDAE
triadic
#BBEDA2 #A2BBED #EDA2BB
tetradic
#BBEDA2 #A2E0ED #D4A2ED #EDAEA2
square
#BBEDA2 #A2E0ED #D4A2ED #EDAEA2
split-complementary
#BBEDA2 #AEA2ED #EDA2E0
monochromatic
#70D93B #96E36F #BBEDA2 #E0F7D5 #ECFAE5
Accessibility & contrast
On white
1.33
#BBEDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BBEDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDA2
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDA2 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29D
Deuteranopia (green-blind)
#EBDDA6
Tritanopia (blue-blind)
#BBE7DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbeda2; /* rgb */ color: rgb(187, 237, 162); /* oklch */ color: oklch(89.3% 0.112 135.5);
Tailwind
colors: {
custom: {
50: '#d0f3be',
500: '#bbeda2',
950: '#000000',
},
}SCSS
$custom: #bbeda2; $custom-light: #d0f3be; $custom-dark: #000000;
JSON
{
"hex": "#bbeda2",
"rgb": {
"r": 187,
"g": 237,
"b": 162
},
"hsl": {
"h": 100,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.89309,
"c": 0.11192,
"h": 135.5
},
"luminance": 0.73742
}Semantic roles & 50–950 ramp
primary
#BBEDA2
secondary
#AA6ACA
accent
#16CF92
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582