#BBEDAA#BBEDAA
#BBEDAA is a very light, moderate green. Relative luminance 0.740; OKLCH L 89.5% C 0.103 H 137.9°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEDAA |
|---|---|
| RGB | rgb(187, 237, 170) |
| HSL | hsl(105, 65%, 80%) |
| HSV | hsv(105, 28%, 93%) |
| CMYK | cmyk(21.1%, 0%, 28.3%, 7.1%) |
| CIE-LAB | lab(88.94, -28.15, 27.40) |
| CIE-LCH | lch(88.94, 39.28, 135.77°) |
| OKLab | oklab(89.47% -0.0766 0.0692) |
| OKLCH | oklch(89.47% 0.103 137.9) |
| XYZ | xyz(58.0317, 74.0340, 49.2549) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.63
Washed Out Green
#BCF5A6
ΔE00 2.60
Light Grey Green
#B7E1A1
ΔE00 2.75
Pale Green
#C7FDB5
ΔE00 3.36
Celadon
#BEFDB7
ΔE00 3.58
Very Pale Green
#CFFDBC
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEDAA #DCAAED
analogous
#DDEDAA #BBEDAA #AAEDBB
triadic
#BBEDAA #AABBED #EDAABB
tetradic
#BBEDAA #AADDED #DCAAED #EDBBAA
square
#BBEDAA #AADDED #DCAAED #EDBBAA
split-complementary
#BBEDAA #BBAAED #EDAADD
monochromatic
#6AD845 #93E277 #BBEDAA #E3F8DD #EBFAE6
Accessibility & contrast
On white
1.33
#BBEDAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#BBEDAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEDAA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEDAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEDAA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A6
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#B9E8DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbedaa; /* rgb */ color: rgb(187, 237, 170); /* oklch */ color: oklch(89.5% 0.103 137.9);
Tailwind
colors: {
custom: {
50: '#d0f3c3',
500: '#bbedaa',
950: '#000000',
},
}SCSS
$custom: #bbedaa; $custom-light: #d0f3c3; $custom-dark: #000000;
JSON
{
"hex": "#bbedaa",
"rgb": {
"r": 187,
"g": 237,
"b": 170
},
"hsl": {
"h": 104.776,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.89466,
"c": 0.10319,
"h": 137.9
},
"luminance": 0.74035
}Semantic roles & 50–950 ramp
primary
#BBEDAA
secondary
#B371CA
accent
#19CD9F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582