#BBFFA3#BBFFA3
#BBFFA3 is a very light, vivid green. Relative luminance 0.847; OKLCH L 93.3% C 0.138 H 137.8°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFA3 |
|---|---|
| RGB | rgb(187, 255, 163) |
| HSL | hsl(104, 100%, 82%) |
| HSV | hsv(104, 36%, 100%) |
| CMYK | cmyk(26.7%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(93.77, -37.49, 37.37) |
| CIE-LCH | lch(93.77, 52.94, 135.09°) |
| OKLab | oklab(93.31% -0.1024 0.0928) |
| OKLCH | oklch(93.31% 0.138 137.8) |
| XYZ | xyz(62.8625, 84.7271, 47.6851) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.57
Pastel Green
#B0FF9D
ΔE00 1.58
Light Pastel Green
#B2FBA5
ΔE00 1.75
Tea Green
#BDF8A3
ΔE00 1.82
Light Light Green
#C8FFB0
ΔE00 2.59
Celery
#C1FD95
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFA3 #E7A3FF
analogous
#E9FFA3 #BBFFA3 #A3FFB9
triadic
#BBFFA3 #A3BBFF #FFA3BB
tetradic
#BBFFA3 #A3E9FF #E7A3FF #FFB9A3
square
#BBFFA3 #A3E9FF #E7A3FF #FFB9A3
split-complementary
#BBFFA3 #B9A3FF #FFA3E9
monochromatic
#61FF29 #8EFF66 #BBFFA3 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.17
#BBFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#BBFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFA3
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFA3 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19D
Deuteranopia (green-blind)
#FAEBA8
Tritanopia (blue-blind)
#B8F9E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbffa3; /* rgb */ color: rgb(187, 255, 163); /* oklch */ color: oklch(93.3% 0.138 137.8);
Tailwind
colors: {
custom: {
50: '#d1ffbf',
500: '#bbffa3',
950: '#000000',
},
}SCSS
$custom: #bbffa3; $custom-light: #d1ffbf; $custom-dark: #000000;
JSON
{
"hex": "#bbffa3",
"rgb": {
"r": 187,
"g": 255,
"b": 163
},
"hsl": {
"h": 104.348,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.93314,
"c": 0.13817,
"h": 137.8
},
"luminance": 0.84729
}Semantic roles & 50–950 ramp
primary
#BBFFA3
secondary
#C263E3
accent
#00E6AA
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682