#B5FFBF#B5FFBF
#B5FFBF is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.5% C 0.113 H 148.1°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFBF |
|---|---|
| RGB | rgb(181, 255, 191) |
| HSL | hsl(128, 100%, 85%) |
| HSV | hsv(128, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.93, -35.08, 23.47) |
| CIE-LCH | lch(93.93, 42.21, 146.22°) |
| OKLab | oklab(93.52% -0.096 0.0598) |
| OKLCH | oklch(93.52% 0.113 148.1) |
| XYZ | xyz(64.2170, 85.1026, 62.3230) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.91
Light Seafoam Green
#A7FFB5
ΔE00 2.36
Light Mint Green
#A6FBB2
ΔE00 2.39
Celadon
#BEFDB7
ΔE00 2.43
Light Seafoam
#A0FEBF
ΔE00 2.88
Mint (survey)
#9FFEB0
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFBF #FFB5F5
analogous
#D0FFB5 #B5FFBF #B5FFE4
triadic
#B5FFBF #BFB5FF #FFBFB5
tetradic
#B5FFBF #B5D0FF #FFB5F5 #FFE4B5
square
#B5FFBF #B5D0FF #FFB5F5 #FFE4B5
split-complementary
#B5FFBF #E4B5FF #FFB5D0
monochromatic
#3BFF55 #78FF8A #B5FFBF #E0FFE5 #E0FFE5
Accessibility & contrast
On white
1.17
#B5FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#B5FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFBF
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFBF | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F5EAC2
Tritanopia (blue-blind)
#ACFCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b5ffbf; /* rgb */ color: rgb(181, 255, 191); /* oklch */ color: oklch(93.5% 0.113 148.1);
Tailwind
colors: {
custom: {
50: '#cdffd2',
500: '#b5ffbf',
950: '#000000',
},
}SCSS
$custom: #b5ffbf; $custom-light: #cdffd2; $custom-dark: #000000;
JSON
{
"hex": "#b5ffbf",
"rgb": {
"r": 181,
"g": 255,
"b": 191
},
"hsl": {
"h": 128.108,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93518,
"c": 0.11313,
"h": 148.1
},
"luminance": 0.85105
}Semantic roles & 50–950 ramp
primary
#B5FFBF
secondary
#E672D6
accent
#00C6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683