#B4FFBE#B4FFBE
#B4FFBE is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.4% C 0.115 H 148.0°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFBE |
|---|---|
| RGB | rgb(180, 255, 190) |
| HSL | hsl(128, 100%, 85%) |
| HSV | hsv(128, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.86, -35.56, 23.87) |
| CIE-LCH | lch(93.86, 42.83, 146.13°) |
| OKLab | oklab(93.44% -0.0973 0.0608) |
| OKLCH | oklch(93.44% 0.115 148) |
| XYZ | xyz(63.8736, 84.9383, 61.7345) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.78
Light Seafoam Green
#A7FFB5
ΔE00 2.15
Light Mint Green
#A6FBB2
ΔE00 2.19
Celadon
#BEFDB7
ΔE00 2.40
Light Seafoam
#A0FEBF
ΔE00 2.82
Mint (survey)
#9FFEB0
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFBE #FFB4F5
analogous
#CFFFB4 #B4FFBE #B4FFE3
triadic
#B4FFBE #BEB4FF #FFBEB4
tetradic
#B4FFBE #B4CFFF #FFB4F5 #FFE3B4
square
#B4FFBE #B4CFFF #FFB4F5 #FFE3B4
split-complementary
#B4FFBE #E3B4FF #FFB4CF
monochromatic
#3AFF54 #77FF89 #B4FFBE #E0FFE4 #E0FFE4
Accessibility & contrast
On white
1.17
#B4FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#B4FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFBE
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFBE | 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)
#FFF2BA
Deuteranopia (green-blind)
#F5EAC2
Tritanopia (blue-blind)
#AAFCED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b4ffbe; /* rgb */ color: rgb(180, 255, 190); /* oklch */ color: oklch(93.4% 0.115 148.0);
Tailwind
colors: {
custom: {
50: '#ccffd1',
500: '#b4ffbe',
950: '#000000',
},
}SCSS
$custom: #b4ffbe; $custom-light: #ccffd1; $custom-dark: #000000;
JSON
{
"hex": "#b4ffbe",
"rgb": {
"r": 180,
"g": 255,
"b": 190
},
"hsl": {
"h": 128,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93441,
"c": 0.11474,
"h": 148
},
"luminance": 0.84941
}Semantic roles & 50–950 ramp
primary
#B4FFBE
secondary
#E671D6
accent
#00C7E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683