#B5FFCC#B5FFCC
#B5FFCC is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.101 H 154.0°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFCC |
|---|---|
| RGB | rgb(181, 255, 204) |
| HSL | hsl(139, 100%, 85%) |
| HSV | hsv(139, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 20%, 0%) |
| CIE-LAB | lab(94.18, -32.81, 17.20) |
| CIE-LCH | lch(94.18, 37.05, 152.34°) |
| OKLab | oklab(93.81% -0.0906 0.0442) |
| OKLCH | oklch(93.81% 0.101 154) |
| XYZ | xyz(65.7116, 85.7005, 70.1945) |
| Luminance | 0.8570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.15
Light Seafoam
#A0FEBF
ΔE00 3.33
Light Mint
#B6FFBB
ΔE00 3.87
Pale Turquoise
#A5FBD5
ΔE00 4.29
Light Seafoam Green
#A7FFB5
ΔE00 4.80
Light Mint Green
#A6FBB2
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFCC #FFB5E8
analogous
#C3FFB5 #B5FFCC #B5FFF1
triadic
#B5FFCC #CCB5FF #FFCCB5
tetradic
#B5FFCC #B5C3FF #FFB5E8 #FFF1B5
square
#B5FFCC #B5C3FF #FFB5E8 #FFF1B5
split-complementary
#B5FFCC #F1B5FF #FFB5C3
monochromatic
#3BFF78 #78FFA2 #B5FFCC #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.16
#B5FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#B5FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFCC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFCC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C9
Deuteranopia (green-blind)
#F3EBCF
Tritanopia (blue-blind)
#A9FDF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b5ffcc; /* rgb */ color: rgb(181, 255, 204); /* oklch */ color: oklch(93.8% 0.101 154.0);
Tailwind
colors: {
custom: {
50: '#cdffdb',
500: '#b5ffcc',
950: '#000000',
},
}SCSS
$custom: #b5ffcc; $custom-light: #cdffdb; $custom-dark: #000000;
JSON
{
"hex": "#b5ffcc",
"rgb": {
"r": 181,
"g": 255,
"b": 204
},
"hsl": {
"h": 138.649,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93809,
"c": 0.10078,
"h": 154
},
"luminance": 0.85703
}Semantic roles & 50–950 ramp
primary
#B5FFCC
secondary
#E672C2
accent
#009EE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131815
muted
#838684