#BBF0AF#BBF0AF
#BBF0AF is a very light, moderate green. Relative luminance 0.760; OKLCH L 90.2% C 0.102 H 139.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF0AF |
|---|---|
| RGB | rgb(187, 240, 175) |
| HSL | hsl(109, 68%, 81%) |
| HSV | hsv(109, 27%, 94%) |
| CMYK | cmyk(22.1%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(89.85, -28.79, 26.08) |
| CIE-LCH | lch(89.85, 38.85, 137.82°) |
| OKLab | oklab(90.23% -0.0784 0.0661) |
| OKLCH | oklch(90.23% 0.102 139.9) |
| XYZ | xyz(59.3895, 75.9785, 52.0854) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.09
Washed Out Green
#BCF5A6
ΔE00 2.74
Celadon
#BEFDB7
ΔE00 2.85
Pale Green
#C7FDB5
ΔE00 2.96
Very Pale Green
#CFFDBC
ΔE00 3.30
Light Grey Green
#B7E1A1
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF0AF #E4AFF0
analogous
#DCF0AF #BBF0AF #AFF0C4
triadic
#BBF0AF #AFBBF0 #F0AFBB
tetradic
#BBF0AF #AFDCF0 #E4AFF0 #F0C4AF
square
#BBF0AF #AFDCF0 #E4AFF0 #F0C4AF
split-complementary
#BBF0AF #C4AFF0 #F0AFDC
monochromatic
#63DD48 #8FE67B #BBF0AF #E7FAE3 #E9FAE5
Accessibility & contrast
On white
1.30
#BBF0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#BBF0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF0AF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF0AF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AB
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#B8ECDF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf0af; /* rgb */ color: rgb(187, 240, 175); /* oklch */ color: oklch(90.2% 0.102 139.9);
Tailwind
colors: {
custom: {
50: '#d0f5c7',
500: '#bbf0af',
950: '#000000',
},
}SCSS
$custom: #bbf0af; $custom-light: #d0f5c7; $custom-dark: #000000;
JSON
{
"hex": "#bbf0af",
"rgb": {
"r": 187,
"g": 240,
"b": 175
},
"hsl": {
"h": 108.923,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.90227,
"c": 0.10249,
"h": 139.9
},
"luminance": 0.7598
}Semantic roles & 50–950 ramp
primary
#BBF0AF
secondary
#BE75CE
accent
#15D0AE
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582