#BBF4B3#BBF4B3
#BBF4B3 is a very light, moderate green. Relative luminance 0.785; OKLCH L 91.2% C 0.105 H 141.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4B3 |
|---|---|
| RGB | rgb(187, 244, 179) |
| HSL | hsl(113, 75%, 83%) |
| HSV | hsv(113, 27%, 96%) |
| CMYK | cmyk(23.4%, 0%, 26.6%, 4.3%) |
| CIE-LAB | lab(91.02, -30.04, 25.63) |
| CIE-LCH | lch(91.02, 39.49, 139.52°) |
| OKLab | oklab(91.19% -0.0819 0.065) |
| OKLCH | oklch(91.19% 0.105 141.5) |
| XYZ | xyz(60.9787, 78.5190, 54.5820) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.98
Light Sage
#BCECAC
ΔE00 2.08
Pale Green
#C7FDB5
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.82
Light Mint
#B6FFBB
ΔE00 2.95
Very Pale Green
#CFFDBC
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4B3 #ECB3F4
analogous
#DCF4B3 #BBF4B3 #B3F4CB
triadic
#BBF4B3 #B3BBF4 #F4B3BB
tetradic
#BBF4B3 #B3DCF4 #ECB3F4 #F4CBB3
square
#BBF4B3 #B3DCF4 #ECB3F4 #F4CBB3
split-complementary
#BBF4B3 #CBB3F4 #F4B3DC
monochromatic
#5BE548 #8BEC7E #BBF4B3 #E7FBE4 #E7FBE4
Accessibility & contrast
On white
1.26
#BBF4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BBF4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4B3
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4B3 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AF
Deuteranopia (green-blind)
#EEE3B6
Tritanopia (blue-blind)
#B7F0E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4b3; /* rgb */ color: rgb(187, 244, 179); /* oklch */ color: oklch(91.2% 0.105 141.5);
Tailwind
colors: {
custom: {
50: '#d0f8ca',
500: '#bbf4b3',
950: '#000000',
},
}SCSS
$custom: #bbf4b3; $custom-light: #d0f8ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf4b3",
"rgb": {
"r": 187,
"g": 244,
"b": 179
},
"hsl": {
"h": 112.615,
"s": 74.713,
"l": 82.941
},
"oklch": {
"l": 0.91188,
"c": 0.10453,
"h": 141.5
},
"luminance": 0.78521
}Semantic roles & 50–950 ramp
primary
#BBF4B3
secondary
#C977D4
accent
#0FD7BE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582