#BBF4B2#BBF4B2
#BBF4B2 is a very light, moderate green. Relative luminance 0.785; OKLCH L 91.2% C 0.106 H 141.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4B2 |
|---|---|
| RGB | rgb(187, 244, 178) |
| HSL | hsl(112, 75%, 83%) |
| HSV | hsv(112, 27%, 96%) |
| CMYK | cmyk(23.4%, 0%, 27%, 4.3%) |
| CIE-LAB | lab(91.00, -30.20, 26.12) |
| CIE-LCH | lch(91.00, 39.93, 139.14°) |
| OKLab | oklab(91.17% -0.0823 0.0662) |
| OKLCH | oklch(91.17% 0.106 141.2) |
| XYZ | xyz(60.8779, 78.4787, 54.0513) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.94
Light Sage
#BCECAC
ΔE00 2.04
Pale Green
#C7FDB5
ΔE00 2.42
Washed Out Green
#BCF5A6
ΔE00 2.60
Light Mint
#B6FFBB
ΔE00 2.98
Very Pale Green
#CFFDBC
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4B2 #EBB2F4
analogous
#DCF4B2 #BBF4B2 #B2F4CA
triadic
#BBF4B2 #B2BBF4 #F4B2BB
tetradic
#BBF4B2 #B2DCF4 #EBB2F4 #F4CAB2
square
#BBF4B2 #B2DCF4 #EBB2F4 #F4CAB2
split-complementary
#BBF4B2 #CAB2F4 #F4B2DC
monochromatic
#5CE547 #8CEC7C #BBF4B2 #E7FBE4 #E7FBE4
Accessibility & contrast
On white
1.26
#BBF4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#BBF4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4B2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4B2 | 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)
#F8E9AE
Deuteranopia (green-blind)
#EFE3B5
Tritanopia (blue-blind)
#B7F0E2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4b2; /* rgb */ color: rgb(187, 244, 178); /* oklch */ color: oklch(91.2% 0.106 141.2);
Tailwind
colors: {
custom: {
50: '#d0f8c9',
500: '#bbf4b2',
950: '#000000',
},
}SCSS
$custom: #bbf4b2; $custom-light: #d0f8c9; $custom-dark: #000000;
JSON
{
"hex": "#bbf4b2",
"rgb": {
"r": 187,
"g": 244,
"b": 178
},
"hsl": {
"h": 111.818,
"s": 75,
"l": 82.745
},
"oklch": {
"l": 0.91168,
"c": 0.10559,
"h": 141.2
},
"luminance": 0.78481
}Semantic roles & 50–950 ramp
primary
#BBF4B2
secondary
#C776D4
accent
#0ED7BC
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582