#B5FFCB#B5FFCB
#B5FFCB is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.102 H 153.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFCB |
|---|---|
| RGB | rgb(181, 255, 203) |
| HSL | hsl(138, 100%, 85%) |
| HSV | hsv(138, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.16, -32.99, 17.68) |
| CIE-LCH | lch(94.16, 37.43, 151.81°) |
| OKLab | oklab(93.79% -0.091 0.0454) |
| OKLCH | oklch(93.79% 0.102 153.5) |
| XYZ | xyz(65.5920, 85.6526, 69.5649) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 3.19
Mint
#AAF0C1
ΔE00 3.20
Light Mint
#B6FFBB
ΔE00 3.63
Pale Turquoise
#A5FBD5
ΔE00 4.51
Light Seafoam Green
#A7FFB5
ΔE00 4.58
Light Mint Green
#A6FBB2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFCB #FFB5E9
analogous
#C4FFB5 #B5FFCB #B5FFF0
triadic
#B5FFCB #CBB5FF #FFCBB5
tetradic
#B5FFCB #B5C4FF #FFB5E9 #FFF0B5
square
#B5FFCB #B5C4FF #FFB5E9 #FFF0B5
split-complementary
#B5FFCB #F0B5FF #FFB5C4
monochromatic
#3BFF75 #78FFA0 #B5FFCB #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.16
#B5FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#B5FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFCB
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFCB | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F3EBCE
Tritanopia (blue-blind)
#A9FDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b5ffcb; /* rgb */ color: rgb(181, 255, 203); /* oklch */ color: oklch(93.8% 0.102 153.5);
Tailwind
colors: {
custom: {
50: '#cdffdb',
500: '#b5ffcb',
950: '#000000',
},
}SCSS
$custom: #b5ffcb; $custom-light: #cdffdb; $custom-dark: #000000;
JSON
{
"hex": "#b5ffcb",
"rgb": {
"r": 181,
"g": 255,
"b": 203
},
"hsl": {
"h": 137.838,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93786,
"c": 0.1017,
"h": 153.5
},
"luminance": 0.85656
}Semantic roles & 50–950 ramp
primary
#B5FFCB
secondary
#E672C4
accent
#00A1E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#131815
muted
#838684