#BBF4AF#BBF4AF
#BBF4AF is a very light, moderate green. Relative luminance 0.784; OKLCH L 91.1% C 0.109 H 140.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF4AF |
|---|---|
| RGB | rgb(187, 244, 175) |
| HSL | hsl(110, 76%, 82%) |
| HSV | hsv(110, 28%, 96%) |
| CMYK | cmyk(23.4%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(90.94, -30.67, 27.57) |
| CIE-LCH | lch(90.94, 41.24, 138.04°) |
| OKLab | oklab(91.11% -0.0835 0.0697) |
| OKLCH | oklch(91.11% 0.109 140.2) |
| XYZ | xyz(60.5800, 78.3595, 52.4822) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.93
Washed Out Green
#BCF5A6
ΔE00 1.98
Light Sage
#BCECAC
ΔE00 2.06
Pale Green
#C7FDB5
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 3.02
Very Pale Green
#CFFDBC
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF4AF #E8AFF4
analogous
#DEF4AF #BBF4AF #AFF4C6
triadic
#BBF4AF #AFBBF4 #F4AFBB
tetradic
#BBF4AF #AFDEF4 #E8AFF4 #F4C6AF
square
#BBF4AF #AFDEF4 #E8AFF4 #F4C6AF
split-complementary
#BBF4AF #C6AFF4 #F4AFDE
monochromatic
#60E543 #8DED79 #BBF4AF #E8FBE4 #E8FBE4
Accessibility & contrast
On white
1.26
#BBF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BBF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF4AF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF4AF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AB
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#B8EFE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf4af; /* rgb */ color: rgb(187, 244, 175); /* oklch */ color: oklch(91.1% 0.109 140.2);
Tailwind
colors: {
custom: {
50: '#d0f8c7',
500: '#bbf4af',
950: '#000000',
},
}SCSS
$custom: #bbf4af; $custom-light: #d0f8c7; $custom-dark: #000000;
JSON
{
"hex": "#bbf4af",
"rgb": {
"r": 187,
"g": 244,
"b": 175
},
"hsl": {
"h": 109.565,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.91106,
"c": 0.10877,
"h": 140.2
},
"luminance": 0.78361
}Semantic roles & 50–950 ramp
primary
#BBF4AF
secondary
#C373D4
accent
#0DD8B5
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582