#B5FFBB#B5FFBB
#B5FFBB is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.4% C 0.117 H 146.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFBB |
|---|---|
| RGB | rgb(181, 255, 187) |
| HSL | hsl(125, 100%, 85%) |
| HSV | hsv(125, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(93.85, -35.75, 25.40) |
| CIE-LCH | lch(93.85, 43.86, 144.61°) |
| OKLab | oklab(93.43% -0.0977 0.0645) |
| OKLCH | oklch(93.43% 0.117 146.6) |
| XYZ | xyz(63.7828, 84.9290, 60.0363) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.15
Celadon
#BEFDB7
ΔE00 1.87
Light Seafoam Green
#A7FFB5
ΔE00 1.96
Light Mint Green
#A6FBB2
ΔE00 1.99
Mint (survey)
#9FFEB0
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFBB #FFB5F9
analogous
#D4FFB5 #B5FFBB #B5FFE0
triadic
#B5FFBB #BBB5FF #FFBBB5
tetradic
#B5FFBB #B5D4FF #FFB5F9 #FFE0B5
square
#B5FFBB #B5D4FF #FFB5F9 #FFE0B5
split-complementary
#B5FFBB #E0B5FF #FFB5D4
monochromatic
#3BFF4B #78FF83 #B5FFBB #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.17
#B5FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#B5FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFBB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFBB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B7
Deuteranopia (green-blind)
#F5EABF
Tritanopia (blue-blind)
#ACFBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b5ffbb; /* rgb */ color: rgb(181, 255, 187); /* oklch */ color: oklch(93.4% 0.117 146.6);
Tailwind
colors: {
custom: {
50: '#cdffcf',
500: '#b5ffbb',
950: '#000000',
},
}SCSS
$custom: #b5ffbb; $custom-light: #cdffcf; $custom-dark: #000000;
JSON
{
"hex": "#b5ffbb",
"rgb": {
"r": 181,
"g": 255,
"b": 187
},
"hsl": {
"h": 124.865,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93433,
"c": 0.11708,
"h": 146.6
},
"luminance": 0.84932
}Semantic roles & 50–950 ramp
primary
#B5FFBB
secondary
#E672DD
accent
#00D3E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683