#BBFEAD#BBFEAD
#BBFEAD is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.3% C 0.126 H 140.2°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEAD |
|---|---|
| RGB | rgb(187, 254, 173) |
| HSL | hsl(110, 98%, 84%) |
| HSV | hsv(110, 32%, 100%) |
| CMYK | cmyk(26.4%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(93.65, -35.59, 32.24) |
| CIE-LCH | lch(93.65, 48.02, 137.83°) |
| OKLab | oklab(93.27% -0.097 0.0809) |
| OKLCH | oklch(93.27% 0.126 140.2) |
| XYZ | xyz(63.4760, 84.4634, 52.4857) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.38
Light Light Green
#C8FFB0
ΔE00 1.95
Tea Green
#BDF8A3
ΔE00 1.99
Celadon
#BEFDB7
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.15
Pale Green
#C7FDB5
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEAD #F0ADFE
analogous
#E3FEAD #BBFEAD #ADFEC7
triadic
#BBFEAD #ADBBFE #FEADBB
tetradic
#BBFEAD #ADE3FE #F0ADFE #FEC7AD
square
#BBFEAD #ADE3FE #F0ADFE #FEC7AD
split-complementary
#BBFEAD #C7ADFE #FEADE3
monochromatic
#57FD34 #89FD71 #BBFEAD #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.17
#BBFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#BBFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEAD
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEAD | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A8
Deuteranopia (green-blind)
#F8EAB1
Tritanopia (blue-blind)
#B7F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfead; /* rgb */ color: rgb(187, 254, 173); /* oklch */ color: oklch(93.3% 0.126 140.2);
Tailwind
colors: {
custom: {
50: '#d1ffc6',
500: '#bbfead',
950: '#000000',
},
}SCSS
$custom: #bbfead; $custom-light: #d1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#bbfead",
"rgb": {
"r": 187,
"g": 254,
"b": 173
},
"hsl": {
"h": 109.63,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.93274,
"c": 0.1263,
"h": 140.2
},
"luminance": 0.84466
}Semantic roles & 50–950 ramp
primary
#BBFEAD
secondary
#CF6CE3
accent
#00E6BE
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682