#BBFCAD#BBFCAD
#BBFCAD is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.8% C 0.123 H 140.1°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCAD |
|---|---|
| RGB | rgb(187, 252, 173) |
| HSL | hsl(109, 93%, 83%) |
| HSV | hsv(109, 31%, 99%) |
| CMYK | cmyk(25.8%, 0%, 31.3%, 1.2%) |
| CIE-LAB | lab(93.10, -34.68, 31.50) |
| CIE-LCH | lch(93.10, 46.85, 137.75°) |
| OKLab | oklab(92.83% -0.0945 0.0791) |
| OKLCH | oklch(92.83% 0.123 140.1) |
| XYZ | xyz(62.8446, 83.2007, 52.2752) |
| Luminance | 0.8320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.53
Celadon
#BEFDB7
ΔE00 1.75
Washed Out Green
#BCF5A6
ΔE00 1.77
Tea Green
#BDF8A3
ΔE00 1.87
Light Light Green
#C8FFB0
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCAD #EEADFC
analogous
#E2FCAD #BBFCAD #ADFCC6
triadic
#BBFCAD #ADBBFC #FCADBB
tetradic
#BBFCAD #ADE2FC #EEADFC #FCC6AD
square
#BBFCAD #ADE2FC #EEADFC #FCC6AD
split-complementary
#BBFCAD #C6ADFC #FCADE2
monochromatic
#59F837 #8AFA72 #BBFCAD #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.19
#BBFCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#BBFCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCAD
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCAD | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA8
Deuteranopia (green-blind)
#F6E9B1
Tritanopia (blue-blind)
#B7F7E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfcad; /* rgb */ color: rgb(187, 252, 173); /* oklch */ color: oklch(92.8% 0.123 140.1);
Tailwind
colors: {
custom: {
50: '#d1fdc6',
500: '#bbfcad',
950: '#000000',
},
}SCSS
$custom: #bbfcad; $custom-light: #d1fdc6; $custom-dark: #000000;
JSON
{
"hex": "#bbfcad",
"rgb": {
"r": 187,
"g": 252,
"b": 173
},
"hsl": {
"h": 109.367,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.92832,
"c": 0.12325,
"h": 140.1
},
"luminance": 0.83203
}Semantic roles & 50–950 ramp
primary
#BBFCAD
secondary
#CC6DE0
accent
#00E6BD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582