#BBFFA0#BBFFA0
#BBFFA0 is a very light, vivid green. Relative luminance 0.846; OKLCH L 93.3% C 0.141 H 137.2°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBFFA0 |
|---|---|
| RGB | rgb(187, 255, 160) |
| HSL | hsl(103, 100%, 81%) |
| HSV | hsv(103, 37%, 100%) |
| CMYK | cmyk(26.7%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(93.72, -37.91, 38.79) |
| CIE-LCH | lch(93.72, 54.24, 134.34°) |
| OKLab | oklab(93.26% -0.1036 0.096) |
| OKLCH | oklch(93.26% 0.141 137.2) |
| XYZ | xyz(62.5969, 84.6208, 46.2863) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.35
Pastel Green
#B0FF9D
ΔE00 1.51
Tea Green
#BDF8A3
ΔE00 2.04
Light Pastel Green
#B2FBA5
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.27
Light Light Green
#C8FFB0
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBFFA0 #E4A0FF
analogous
#EBFFA0 #BBFFA0 #A0FFB5
triadic
#BBFFA0 #A0BBFF #FFA0BB
tetradic
#BBFFA0 #A0EBFF #E4A0FF #FFB5A0
square
#BBFFA0 #A0EBFF #E4A0FF #FFB5A0
split-complementary
#BBFFA0 #B5A0FF #FFA0EB
monochromatic
#63FF26 #8FFF63 #BBFFA0 #E7FFDD #E9FFE0
Accessibility & contrast
On white
1.17
#BBFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#BBFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBFFA0
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBFFA0 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FBEBA5
Tritanopia (blue-blind)
#B9F9E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bbffa0; /* rgb */ color: rgb(187, 255, 160); /* oklch */ color: oklch(93.3% 0.141 137.2);
Tailwind
colors: {
custom: {
50: '#d1ffbd',
500: '#bbffa0',
950: '#000000',
},
}SCSS
$custom: #bbffa0; $custom-light: #d1ffbd; $custom-dark: #000000;
JSON
{
"hex": "#bbffa0",
"rgb": {
"r": 187,
"g": 255,
"b": 160
},
"hsl": {
"h": 102.947,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93261,
"c": 0.14125,
"h": 137.2
},
"luminance": 0.84623
}Semantic roles & 50–950 ramp
primary
#BBFFA0
secondary
#BE60E3
accent
#00E6A4
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682