#BBFEAF#BBFEAF
#BBFEAF is a very light, vivid green. Relative luminance 0.845; OKLCH L 93.3% C 0.124 H 140.7°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFEAF |
|---|---|
| RGB | rgb(187, 254, 175) |
| HSL | hsl(111, 98%, 84%) |
| HSV | hsv(111, 31%, 100%) |
| CMYK | cmyk(26.4%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(93.69, -35.29, 31.28) |
| CIE-LCH | lch(93.69, 47.16, 138.45°) |
| OKLab | oklab(93.31% -0.0962 0.0786) |
| OKLCH | oklch(93.31% 0.124 140.7) |
| XYZ | xyz(63.6709, 84.5414, 53.5125) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.60
Celadon
#BEFDB7
ΔE00 1.66
Light Light Green
#C8FFB0
ΔE00 2.04
Pale Green
#C7FDB5
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 2.24
Tea Green
#BDF8A3
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFEAF #F2AFFE
analogous
#E3FEAF #BBFEAF #AFFECB
triadic
#BBFEAF #AFBBFE #FEAFBB
tetradic
#BBFEAF #AFE3FE #F2AFFE #FECBAF
square
#BBFEAF #AFE3FE #F2AFFE #FECBAF
split-complementary
#BBFEAF #CBAFFE #FEAFE3
monochromatic
#54FC36 #88FD73 #BBFEAF #E5FFE1 #E5FFE1
Accessibility & contrast
On white
1.17
#BBFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#BBFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFEAF
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFEAF | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#B7F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbfeaf; /* rgb */ color: rgb(187, 254, 175); /* oklch */ color: oklch(93.3% 0.124 140.7);
Tailwind
colors: {
custom: {
50: '#d1ffc7',
500: '#bbfeaf',
950: '#000000',
},
}SCSS
$custom: #bbfeaf; $custom-light: #d1ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bbfeaf",
"rgb": {
"r": 187,
"g": 254,
"b": 175
},
"hsl": {
"h": 110.886,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93313,
"c": 0.12423,
"h": 140.7
},
"luminance": 0.84544
}Semantic roles & 50–950 ramp
primary
#BBFEAF
secondary
#D26EE4
accent
#00E6C3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682