#B5FFAA#B5FFAA
#B5FFAA is a very light, vivid green. Relative luminance 0.842; OKLCH L 93.1% C 0.134 H 141.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFAA |
|---|---|
| RGB | rgb(181, 255, 170) |
| HSL | hsl(112, 100%, 83%) |
| HSV | hsv(112, 33%, 100%) |
| CMYK | cmyk(29%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(93.56, -38.43, 33.55) |
| CIE-LCH | lch(93.56, 51.02, 138.88°) |
| OKLab | oklab(93.1% -0.1048 0.084) |
| OKLCH | oklch(93.1% 0.134 141.3) |
| XYZ | xyz(62.0695, 84.2436, 51.0127) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.87
Pastel Green
#B0FF9D
ΔE00 2.11
Tea Green
#BDF8A3
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.52
Celadon
#BEFDB7
ΔE00 2.77
Washed Out Green
#BCF5A6
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFAA #F4AAFF
analogous
#DFFFAA #B5FFAA #AAFFC9
triadic
#B5FFAA #AAB5FF #FFAAB5
tetradic
#B5FFAA #AADFFF #F4AAFF #FFC9AA
square
#B5FFAA #AADFFF #F4AAFF #FFC9AA
split-complementary
#B5FFAA #C9AAFF #FFAADF
monochromatic
#4AFF30 #80FF6D #B5FFAA #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.18
#B5FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#B5FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFAA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFAA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A4
Deuteranopia (green-blind)
#F8EAAF
Tritanopia (blue-blind)
#B0FAE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b5ffaa; /* rgb */ color: rgb(181, 255, 170); /* oklch */ color: oklch(93.1% 0.134 141.3);
Tailwind
colors: {
custom: {
50: '#cdffc4',
500: '#b5ffaa',
950: '#000000',
},
}SCSS
$custom: #b5ffaa; $custom-light: #cdffc4; $custom-dark: #000000;
JSON
{
"hex": "#b5ffaa",
"rgb": {
"r": 181,
"g": 255,
"b": 170
},
"hsl": {
"h": 112.235,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.93097,
"c": 0.13429,
"h": 141.3
},
"luminance": 0.84246
}Semantic roles & 50–950 ramp
primary
#B5FFAA
secondary
#D469E4
accent
#00E6C8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141812
muted
#838682