#B9FFA0#B9FFA0
#B9FFA0 is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.1% C 0.142 H 137.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B9FFA0 |
|---|---|
| RGB | rgb(185, 255, 160) |
| HSL | hsl(104, 100%, 81%) |
| HSV | hsv(104, 37%, 100%) |
| CMYK | cmyk(27.5%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(93.61, -38.57, 38.63) |
| CIE-LCH | lch(93.61, 54.59, 134.96°) |
| OKLab | oklab(93.15% -0.1054 0.0957) |
| OKLCH | oklch(93.15% 0.142 137.8) |
| XYZ | xyz(62.1109, 84.3702, 46.2635) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.15
Pastel Green
#B0FF9D
ΔE00 1.23
Light Pastel Green
#B2FBA5
ΔE00 1.94
Tea Green
#BDF8A3
ΔE00 2.14
Celery
#C1FD95
ΔE00 2.50
Light Light Green
#C8FFB0
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9FFA0 #E6A0FF
analogous
#E8FFA0 #B9FFA0 #A0FFB7
triadic
#B9FFA0 #A0B9FF #FFA0B9
tetradic
#B9FFA0 #A0E8FF #E6A0FF #FFB7A0
square
#B9FFA0 #A0E8FF #E6A0FF #FFB7A0
split-complementary
#B9FFA0 #B7A0FF #FFA0E8
monochromatic
#5FFF26 #8CFF63 #B9FFA0 #E6FFDD #E8FFE0
Accessibility & contrast
On white
1.17
#B9FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#B9FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9FFA0
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9FFA0 | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FAEAA5
Tritanopia (blue-blind)
#B6F9E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b9ffa0; /* rgb */ color: rgb(185, 255, 160); /* oklch */ color: oklch(93.1% 0.142 137.8);
Tailwind
colors: {
custom: {
50: '#d0ffbd',
500: '#b9ffa0',
950: '#000000',
},
}SCSS
$custom: #b9ffa0; $custom-light: #d0ffbd; $custom-dark: #000000;
JSON
{
"hex": "#b9ffa0",
"rgb": {
"r": 185,
"g": 255,
"b": 160
},
"hsl": {
"h": 104.211,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.93145,
"c": 0.14232,
"h": 137.8
},
"luminance": 0.84372
}Semantic roles & 50–950 ramp
primary
#B9FFA0
secondary
#C160E3
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141812
muted
#838682