#BBFCAE#BBFCAE
#BBFCAE is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.9% C 0.122 H 140.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFCAE |
|---|---|
| RGB | rgb(187, 252, 174) |
| HSL | hsl(110, 93%, 84%) |
| HSV | hsv(110, 31%, 99%) |
| CMYK | cmyk(25.8%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(93.12, -34.53, 31.02) |
| CIE-LCH | lch(93.12, 46.41, 138.06°) |
| OKLab | oklab(92.85% -0.0941 0.078) |
| OKLCH | oklch(92.85% 0.122 140.4) |
| XYZ | xyz(62.9417, 83.2395, 52.7868) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.56
Light Pastel Green
#B2FBA5
ΔE00 1.66
Washed Out Green
#BCF5A6
ΔE00 1.85
Pale Green
#C7FDB5
ΔE00 1.92
Light Light Green
#C8FFB0
ΔE00 1.96
Tea Green
#BDF8A3
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFCAE #EFAEFC
analogous
#E2FCAE #BBFCAE #AEFCC8
triadic
#BBFCAE #AEBBFC #FCAEBB
tetradic
#BBFCAE #AEE2FC #EFAEFC #FCC8AE
square
#BBFCAE #AEE2FC #EFAEFC #FCC8AE
split-complementary
#BBFCAE #C8AEFC #FCAEE2
monochromatic
#58F838 #89FA73 #BBFCAE #E6FEE1 #E6FEE1
Accessibility & contrast
On white
1.19
#BBFCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BBFCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFCAE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFCAE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#F6E9B2
Tritanopia (blue-blind)
#B7F7E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bbfcae; /* rgb */ color: rgb(187, 252, 174); /* oklch */ color: oklch(92.9% 0.122 140.4);
Tailwind
colors: {
custom: {
50: '#d1fdc6',
500: '#bbfcae',
950: '#000000',
},
}SCSS
$custom: #bbfcae; $custom-light: #d1fdc6; $custom-dark: #000000;
JSON
{
"hex": "#bbfcae",
"rgb": {
"r": 187,
"g": 252,
"b": 174
},
"hsl": {
"h": 110,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.92851,
"c": 0.12221,
"h": 140.4
},
"luminance": 0.83242
}Semantic roles & 50–950 ramp
primary
#BBFCAE
secondary
#CD6EE0
accent
#00E6BF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141713
muted
#838582