#B5FFC8#B5FFC8
#B5FFC8 is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.7% C 0.104 H 152.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFC8 |
|---|---|
| RGB | rgb(181, 255, 200) |
| HSL | hsl(135, 100%, 85%) |
| HSV | hsv(135, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(94.10, -33.53, 19.13) |
| CIE-LCH | lch(94.10, 38.60, 150.29°) |
| OKLab | oklab(93.72% -0.0923 0.049) |
| OKLCH | oklch(93.72% 0.104 152) |
| XYZ | xyz(65.2380, 85.5110, 67.7003) |
| Luminance | 0.8551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.87
Light Mint
#B6FFBB
ΔE00 2.92
Mint
#AAF0C1
ΔE00 3.44
Light Seafoam Green
#A7FFB5
ΔE00 3.94
Light Mint Green
#A6FBB2
ΔE00 3.97
Celadon
#BEFDB7
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFC8 #FFB5EC
analogous
#C7FFB5 #B5FFC8 #B5FFED
triadic
#B5FFC8 #C8B5FF #FFC8B5
tetradic
#B5FFC8 #B5C7FF #FFB5EC #FFEDB5
square
#B5FFC8 #B5C7FF #FFB5EC #FFEDB5
split-complementary
#B5FFC8 #EDB5FF #FFB5C7
monochromatic
#3BFF6D #78FF9B #B5FFC8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.16
#B5FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#B5FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFC8
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFC8 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#F3EBCB
Tritanopia (blue-blind)
#AAFDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b5ffc8; /* rgb */ color: rgb(181, 255, 200); /* oklch */ color: oklch(93.7% 0.104 152.0);
Tailwind
colors: {
custom: {
50: '#cdffd8',
500: '#b5ffc8',
950: '#000000',
},
}SCSS
$custom: #b5ffc8; $custom-light: #cdffd8; $custom-dark: #000000;
JSON
{
"hex": "#b5ffc8",
"rgb": {
"r": 181,
"g": 255,
"b": 200
},
"hsl": {
"h": 135.405,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93717,
"c": 0.10448,
"h": 152
},
"luminance": 0.85514
}Semantic roles & 50–950 ramp
primary
#B5FFC8
secondary
#E672C8
accent
#00ABE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131814
muted
#838683