#BBE2AE#BBE2AE
#BBE2AE is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.1% C 0.081 H 137.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2AE |
|---|---|
| RGB | rgb(187, 226, 174) |
| HSL | hsl(105, 47%, 78%) |
| HSV | hsv(105, 23%, 89%) |
| CMYK | cmyk(17.3%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(86.01, -22.23, 21.33) |
| CIE-LCH | lch(86.01, 30.80, 136.18°) |
| OKLab | oklab(87.15% -0.0603 0.0544) |
| OKLCH | oklch(87.15% 0.081 137.9) |
| XYZ | xyz(55.3282, 68.0124, 50.2489) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.70
Light Sage
#BCECAC
ΔE00 3.22
Hospital Green
#9BE5AA
ΔE00 5.83
Very Pale Green
#CFFDBC
ΔE00 6.06
Mint
#AAF0C1
ΔE00 6.35
Washed Out Green
#BCF5A6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2AE #D5AEE2
analogous
#D5E2AE #BBE2AE #AEE2BB
triadic
#BBE2AE #AEBBE2 #E2AEBB
tetradic
#BBE2AE #AED5E2 #D5AEE2 #E2BBAE
square
#BBE2AE #AED5E2 #D5AEE2 #E2BBAE
split-complementary
#BBE2AE #BBAEE2 #E2AED5
monochromatic
#6FC254 #95D281 #BBE2AE #E1F2DB #ECF7E8
Accessibility & contrast
On white
1.44
#BBE2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BBE2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2AE
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2AE | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#DFD6B0
Tritanopia (blue-blind)
#BADED4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe2ae; /* rgb */ color: rgb(187, 226, 174); /* oklch */ color: oklch(87.1% 0.081 137.9);
Tailwind
colors: {
custom: {
50: '#d0ebc6',
500: '#bbe2ae',
950: '#000000',
},
}SCSS
$custom: #bbe2ae; $custom-light: #d0ebc6; $custom-dark: #000000;
JSON
{
"hex": "#bbe2ae",
"rgb": {
"r": 187,
"g": 226,
"b": 174
},
"hsl": {
"h": 105,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.87147,
"c": 0.08121,
"h": 137.9
},
"luminance": 0.68014
}Semantic roles & 50–950 ramp
primary
#BBE2AE
secondary
#AB79BB
accent
#2BBB97
background
#FEFEFD
surface
#FBFDF9
border
#D4D5D2
text
#141613
muted
#838482