#BBFDAF#BBFDAF
#BBFDAF is a very light, vivid green. Relative luminance 0.839; OKLCH L 93.1% C 0.123 H 140.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFDAF |
|---|---|
| RGB | rgb(187, 253, 175) |
| HSL | hsl(111, 95%, 84%) |
| HSV | hsv(111, 31%, 99%) |
| CMYK | cmyk(26.1%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(93.41, -34.83, 30.91) |
| CIE-LCH | lch(93.41, 46.57, 138.41°) |
| OKLab | oklab(93.09% -0.0949 0.0777) |
| OKLCH | oklch(93.09% 0.123 140.7) |
| XYZ | xyz(63.3544, 83.9084, 53.4070) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.51
Light Pastel Green
#B2FBA5
ΔE00 1.68
Pale Green
#C7FDB5
ΔE00 1.98
Light Light Green
#C8FFB0
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.08
Tea Green
#BDF8A3
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFDAF #F1AFFD
analogous
#E2FDAF #BBFDAF #AFFDCA
triadic
#BBFDAF #AFBBFD #FDAFBB
tetradic
#BBFDAF #AFE2FD #F1AFFD #FDCAAF
square
#BBFDAF #AFE2FD #F1AFFD #FDCAAF
split-complementary
#BBFDAF #CAAFFD #FDAFE2
monochromatic
#56FA38 #88FC73 #BBFDAF #E6FEE1 #E6FEE1
Accessibility & contrast
On white
1.18
#BBFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BBFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFDAF
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFDAF | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#F7EAB3
Tritanopia (blue-blind)
#B7F8E9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bbfdaf; /* rgb */ color: rgb(187, 253, 175); /* oklch */ color: oklch(93.1% 0.123 140.7);
Tailwind
colors: {
custom: {
50: '#d1fec7',
500: '#bbfdaf',
950: '#000000',
},
}SCSS
$custom: #bbfdaf; $custom-light: #d1fec7; $custom-dark: #000000;
JSON
{
"hex": "#bbfdaf",
"rgb": {
"r": 187,
"g": 253,
"b": 175
},
"hsl": {
"h": 110.769,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.93092,
"c": 0.12269,
"h": 140.7
},
"luminance": 0.83911
}Semantic roles & 50–950 ramp
primary
#BBFDAF
secondary
#D06EE2
accent
#00E6C2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682