#BBF2B3#BBF2B3
#BBF2B3 is a very light, moderate green. Relative luminance 0.773; OKLCH L 90.7% C 0.101 H 141.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF2B3 |
|---|---|
| RGB | rgb(187, 242, 179) |
| HSL | hsl(112, 71%, 83%) |
| HSV | hsv(112, 26%, 95%) |
| CMYK | cmyk(22.7%, 0%, 26%, 5.1%) |
| CIE-LAB | lab(90.47, -29.10, 24.89) |
| CIE-LCH | lch(90.47, 38.29, 139.46°) |
| OKLab | oklab(90.75% -0.0793 0.0632) |
| OKLCH | oklch(90.75% 0.101 141.5) |
| XYZ | xyz(60.3802, 77.3220, 54.3825) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.72
Celadon
#BEFDB7
ΔE00 2.51
Pale Green
#C7FDB5
ΔE00 2.94
Washed Out Green
#BCF5A6
ΔE00 3.16
Very Pale Green
#CFFDBC
ΔE00 3.21
Light Mint
#B6FFBB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF2B3 #EAB3F2
analogous
#DAF2B3 #BBF2B3 #B3F2CA
triadic
#BBF2B3 #B3BBF2 #F2B3BB
tetradic
#BBF2B3 #B3DAF2 #EAB3F2 #F2CAB3
square
#BBF2B3 #B3DAF2 #EAB3F2 #F2CAB3
split-complementary
#BBF2B3 #CAB3F2 #F2B3DA
monochromatic
#5DE04A #8CE97F #BBF2B3 #E8FBE5 #E8FBE5
Accessibility & contrast
On white
1.28
#BBF2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BBF2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF2B3
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF2B3 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AF
Deuteranopia (green-blind)
#EDE2B6
Tritanopia (blue-blind)
#B7EEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf2b3; /* rgb */ color: rgb(187, 242, 179); /* oklch */ color: oklch(90.7% 0.101 141.5);
Tailwind
colors: {
custom: {
50: '#d0f6ca',
500: '#bbf2b3',
950: '#000000',
},
}SCSS
$custom: #bbf2b3; $custom-light: #d0f6ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf2b3",
"rgb": {
"r": 187,
"g": 242,
"b": 179
},
"hsl": {
"h": 112.381,
"s": 70.787,
"l": 82.549
},
"oklch": {
"l": 0.90749,
"c": 0.10138,
"h": 141.5
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#BBF2B3
secondary
#C678D1
accent
#13D3BA
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582