#BBF3AF#BBF3AF
#BBF3AF is a very light, moderate green. Relative luminance 0.778; OKLCH L 90.9% C 0.107 H 140.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF3AF |
|---|---|
| RGB | rgb(187, 243, 175) |
| HSL | hsl(109, 74%, 82%) |
| HSV | hsv(109, 28%, 95%) |
| CMYK | cmyk(23%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(90.67, -30.20, 27.20) |
| CIE-LCH | lch(90.67, 40.64, 137.99°) |
| OKLab | oklab(90.89% -0.0822 0.0688) |
| OKLCH | oklch(90.89% 0.107 140.1) |
| XYZ | xyz(60.2800, 77.7594, 52.3822) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.81
Washed Out Green
#BCF5A6
ΔE00 2.14
Celadon
#BEFDB7
ΔE00 2.14
Pale Green
#C7FDB5
ΔE00 2.35
Very Pale Green
#CFFDBC
ΔE00 3.08
Tea Green
#BDF8A3
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF3AF #E7AFF3
analogous
#DDF3AF #BBF3AF #AFF3C5
triadic
#BBF3AF #AFBBF3 #F3AFBB
tetradic
#BBF3AF #AFDDF3 #E7AFF3 #F3C5AF
square
#BBF3AF #AFDDF3 #E7AFF3 #F3C5AF
split-complementary
#BBF3AF #C5AFF3 #F3AFDD
monochromatic
#61E345 #8EEB7A #BBF3AF #E8FBE4 #E8FBE4
Accessibility & contrast
On white
1.27
#BBF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#BBF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF3AF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF3AF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AB
Deuteranopia (green-blind)
#EEE2B2
Tritanopia (blue-blind)
#B8EEE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf3af; /* rgb */ color: rgb(187, 243, 175); /* oklch */ color: oklch(90.9% 0.107 140.1);
Tailwind
colors: {
custom: {
50: '#d0f7c7',
500: '#bbf3af',
950: '#000000',
},
}SCSS
$custom: #bbf3af; $custom-light: #d0f7c7; $custom-dark: #000000;
JSON
{
"hex": "#bbf3af",
"rgb": {
"r": 187,
"g": 243,
"b": 175
},
"hsl": {
"h": 109.412,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.90886,
"c": 0.10721,
"h": 140.1
},
"luminance": 0.77761
}Semantic roles & 50–950 ramp
primary
#BBF3AF
secondary
#C274D3
accent
#0FD6B3
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141713
muted
#838582