#B5FFCE#B5FFCE
#B5FFCE is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.099 H 155.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFCE |
|---|---|
| RGB | rgb(181, 255, 206) |
| HSL | hsl(140, 100%, 85%) |
| HSV | hsv(140, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.23, -32.45, 16.23) |
| CIE-LCH | lch(94.23, 36.29, 153.42°) |
| OKLab | oklab(93.86% -0.0897 0.0418) |
| OKLCH | oklch(93.86% 0.099 155.1) |
| XYZ | xyz(65.9530, 85.7970, 71.4660) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.11
Light Seafoam
#A0FEBF
ΔE00 3.64
Pale Turquoise
#A5FBD5
ΔE00 3.87
Light Mint
#B6FFBB
ΔE00 4.35
Light Seafoam Green
#A7FFB5
ΔE00 5.25
Light Mint Green
#A6FBB2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFCE #FFB5E6
analogous
#C1FFB5 #B5FFCE #B5FFF3
triadic
#B5FFCE #CEB5FF #FFCEB5
tetradic
#B5FFCE #B5C1FF #FFB5E6 #FFF3B5
square
#B5FFCE #B5C1FF #FFB5E6 #FFF3B5
split-complementary
#B5FFCE #F3B5FF #FFB5C1
monochromatic
#3BFF7D #78FFA5 #B5FFCE #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.16
#B5FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#B5FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFCE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFCE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3CB
Deuteranopia (green-blind)
#F2EBD1
Tritanopia (blue-blind)
#A8FDF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b5ffce; /* rgb */ color: rgb(181, 255, 206); /* oklch */ color: oklch(93.9% 0.099 155.1);
Tailwind
colors: {
custom: {
50: '#cdffdd',
500: '#b5ffce',
950: '#000000',
},
}SCSS
$custom: #b5ffce; $custom-light: #cdffdd; $custom-dark: #000000;
JSON
{
"hex": "#b5ffce",
"rgb": {
"r": 181,
"g": 255,
"b": 206
},
"hsl": {
"h": 140.27,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93856,
"c": 0.09898,
"h": 155.1
},
"luminance": 0.858
}Semantic roles & 50–950 ramp
primary
#B5FFCE
secondary
#E672BF
accent
#0098E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131815
muted
#838684