#B8FDCB#B8FDCB
#B8FDCB is a very light, moderate green. Relative luminance 0.848; OKLCH L 93.5% C 0.097 H 152.8°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FDCB |
|---|---|
| RGB | rgb(184, 253, 203) |
| HSL | hsl(137, 95%, 86%) |
| HSV | hsv(137, 27%, 99%) |
| CMYK | cmyk(27.3%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(93.78, -31.15, 17.16) |
| CIE-LCH | lch(93.78, 35.56, 151.15°) |
| OKLab | oklab(93.52% -0.0859 0.0441) |
| OKLCH | oklch(93.52% 0.097 152.8) |
| XYZ | xyz(65.6686, 84.7500, 69.3867) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.88
Light Seafoam
#A0FEBF
ΔE00 3.84
Light Mint
#B6FFBB
ΔE00 3.89
Pale Turquoise
#A5FBD5
ΔE00 4.56
Celadon
#BEFDB7
ΔE00 4.85
Light Mint Green
#A6FBB2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FDCB #FDB8EA
analogous
#C7FDB8 #B8FDCB #B8FDEE
triadic
#B8FDCB #CBB8FD #FDCBB8
tetradic
#B8FDCB #B8C7FD #FDB8EA #FDEEB8
square
#B8FDCB #B8C7FD #FDB8EA #FDEEB8
split-complementary
#B8FDCB #EEB8FD #FDB8C7
monochromatic
#41FA74 #7CFB9F #B8FDCB #E1FEE9 #E1FEE9
Accessibility & contrast
On white
1.17
#B8FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#B8FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FDCB
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FDCB | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2C8
Deuteranopia (green-blind)
#F2EACE
Tritanopia (blue-blind)
#ADFBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b8fdcb; /* rgb */ color: rgb(184, 253, 203); /* oklch */ color: oklch(93.5% 0.097 152.8);
Tailwind
colors: {
custom: {
50: '#cefedb',
500: '#b8fdcb',
950: '#000000',
},
}SCSS
$custom: #b8fdcb; $custom-light: #cefedb; $custom-dark: #000000;
JSON
{
"hex": "#b8fdcb",
"rgb": {
"r": 184,
"g": 253,
"b": 203
},
"hsl": {
"h": 136.522,
"s": 94.521,
"l": 85.686
},
"oklch": {
"l": 0.93516,
"c": 0.09656,
"h": 152.8
},
"luminance": 0.84753
}Semantic roles & 50–950 ramp
primary
#B8FDCB
secondary
#E376C5
accent
#00A6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684