#BBF0B3#BBF0B3
#BBF0B3 is a very light, moderate green. Relative luminance 0.761; OKLCH L 90.3% C 0.098 H 141.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0B3 |
|---|---|
| RGB | rgb(187, 240, 179) |
| HSL | hsl(112, 67%, 82%) |
| HSV | hsv(112, 25%, 94%) |
| CMYK | cmyk(22.1%, 0%, 25.4%, 5.9%) |
| CIE-LAB | lab(89.92, -28.15, 24.14) |
| CIE-LCH | lch(89.92, 37.08, 139.39°) |
| OKLab | oklab(90.31% -0.0767 0.0613) |
| OKLCH | oklch(90.31% 0.098 141.3) |
| XYZ | xyz(59.7882, 76.1380, 54.1851) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.48
Celadon
#BEFDB7
ΔE00 3.06
Pale Green
#C7FDB5
ΔE00 3.39
Very Pale Green
#CFFDBC
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 3.56
Light Grey Green
#B7E1A1
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0B3 #E8B3F0
analogous
#DAF0B3 #BBF0B3 #B3F0CA
triadic
#BBF0B3 #B3BBF0 #F0B3BB
tetradic
#BBF0B3 #B3DAF0 #E8B3F0 #F0CAB3
square
#BBF0B3 #B3DAF0 #E8B3F0 #F0CAB3
split-complementary
#BBF0B3 #CAB3F0 #F0B3DA
monochromatic
#60DC4D #8DE680 #BBF0B3 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.29
#BBF0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#BBF0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0B3
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0B3 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AF
Deuteranopia (green-blind)
#EBE0B6
Tritanopia (blue-blind)
#B8ECE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf0b3; /* rgb */ color: rgb(187, 240, 179); /* oklch */ color: oklch(90.3% 0.098 141.3);
Tailwind
colors: {
custom: {
50: '#d0f5ca',
500: '#bbf0b3',
950: '#000000',
},
}SCSS
$custom: #bbf0b3; $custom-light: #d0f5ca; $custom-dark: #000000;
JSON
{
"hex": "#bbf0b3",
"rgb": {
"r": 187,
"g": 240,
"b": 179
},
"hsl": {
"h": 112.131,
"s": 67.033,
"l": 82.157
},
"oklch": {
"l": 0.90311,
"c": 0.09821,
"h": 141.3
},
"luminance": 0.7614
}Semantic roles & 50–950 ramp
primary
#BBF0B3
secondary
#C379CE
accent
#17CFB7
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582