#BBFEAE#BBFEAE
#BBFEAE is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.3% C 0.125 H 140.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEAE |
|---|---|
| RGB | rgb(187, 254, 174) |
| HSL | hsl(110, 98%, 84%) |
| HSV | hsv(110, 31%, 100%) |
| CMYK | cmyk(26.4%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(93.67, -35.44, 31.76) |
| CIE-LCH | lch(93.67, 47.59, 138.13°) |
| OKLab | oklab(93.29% -0.0966 0.0797) |
| OKLCH | oklch(93.29% 0.125 140.5) |
| XYZ | xyz(63.5731, 84.5022, 52.9972) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.48
Celadon
#BEFDB7
ΔE00 1.84
Light Light Green
#C8FFB0
ΔE00 1.99
Tea Green
#BDF8A3
ΔE00 2.12
Pale Green
#C7FDB5
ΔE00 2.18
Washed Out Green
#BCF5A6
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEAE #F1AEFE
analogous
#E3FEAE #BBFEAE #AEFEC9
triadic
#BBFEAE #AEBBFE #FEAEBB
tetradic
#BBFEAE #AEE3FE #F1AEFE #FEC9AE
square
#BBFEAE #AEE3FE #F1AEFE #FEC9AE
split-complementary
#BBFEAE #C9AEFE #FEAEE3
monochromatic
#55FD35 #88FD72 #BBFEAE #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.17
#BBFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#BBFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEAE
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEAE | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#F8EAB2
Tritanopia (blue-blind)
#B7F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeae; /* rgb */ color: rgb(187, 254, 174); /* oklch */ color: oklch(93.3% 0.125 140.5);
Tailwind
colors: {
custom: {
50: '#d1ffc6',
500: '#bbfeae',
950: '#000000',
},
}SCSS
$custom: #bbfeae; $custom-light: #d1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#bbfeae",
"rgb": {
"r": 187,
"g": 254,
"b": 174
},
"hsl": {
"h": 110.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.93293,
"c": 0.12527,
"h": 140.5
},
"luminance": 0.84504
}Semantic roles & 50–950 ramp
primary
#BBFEAE
secondary
#D06DE3
accent
#00E6C0
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682