#BBF4AE#BBF4AE
#BBF4AE is a very light, moderate green. Relative luminance 0.783; OKLCH L 91.1% C 0.110 H 139.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4AE |
|---|---|
| RGB | rgb(187, 244, 174) |
| HSL | hsl(109, 76%, 82%) |
| HSV | hsv(109, 29%, 96%) |
| CMYK | cmyk(23.4%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(90.93, -30.82, 28.06) |
| CIE-LCH | lch(90.93, 41.68, 137.69°) |
| OKLab | oklab(91.09% -0.0839 0.0708) |
| OKLCH | oklch(91.09% 0.11 139.8) |
| XYZ | xyz(60.4822, 78.3204, 51.9669) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.77
Celadon
#BEFDB7
ΔE00 1.97
Light Sage
#BCECAC
ΔE00 2.11
Pale Green
#C7FDB5
ΔE00 2.13
Tea Green
#BDF8A3
ΔE00 2.83
Light Light Green
#C8FFB0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4AE #E7AEF4
analogous
#DEF4AE #BBF4AE #AEF4C4
triadic
#BBF4AE #AEBBF4 #F4AEBB
tetradic
#BBF4AE #AEDEF4 #E7AEF4 #F4C4AE
square
#BBF4AE #AEDEF4 #E7AEF4 #F4C4AE
split-complementary
#BBF4AE #C4AEF4 #F4AEDE
monochromatic
#61E542 #8EED78 #BBF4AE #E8FBE4 #E8FBE4
Accessibility & contrast
On white
1.26
#BBF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BBF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4AE
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4AE | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#B8EFE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4ae; /* rgb */ color: rgb(187, 244, 174); /* oklch */ color: oklch(91.1% 0.110 139.8);
Tailwind
colors: {
custom: {
50: '#d0f8c6',
500: '#bbf4ae',
950: '#000000',
},
}SCSS
$custom: #bbf4ae; $custom-light: #d0f8c6; $custom-dark: #000000;
JSON
{
"hex": "#bbf4ae",
"rgb": {
"r": 187,
"g": 244,
"b": 174
},
"hsl": {
"h": 108.857,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.91086,
"c": 0.10984,
"h": 139.8
},
"luminance": 0.78322
}Semantic roles & 50–950 ramp
primary
#BBF4AE
secondary
#C272D4
accent
#0DD8B3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582