#B8FFCE#B8FFCE
#B8FFCE is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.0% C 0.097 H 154.1°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8FFCE |
|---|---|
| RGB | rgb(184, 255, 206) |
| HSL | hsl(139, 100%, 86%) |
| HSV | hsv(139, 28%, 100%) |
| CMYK | cmyk(27.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.38, -31.54, 16.48) |
| CIE-LCH | lch(94.38, 35.59, 152.42°) |
| OKLab | oklab(94.02% -0.0871 0.0424) |
| OKLCH | oklch(94.02% 0.097 154.1) |
| XYZ | xyz(66.6642, 86.1637, 71.4993) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.17
Light Seafoam
#A0FEBF
ΔE00 3.89
Pale Turquoise
#A5FBD5
ΔE00 4.21
Light Mint
#B6FFBB
ΔE00 4.22
Celadon
#BEFDB7
ΔE00 5.27
Light Seafoam Green
#A7FFB5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8FFCE #FFB8E9
analogous
#C5FFB8 #B8FFCE #B8FFF2
triadic
#B8FFCE #CEB8FF #FFCEB8
tetradic
#B8FFCE #B8C5FF #FFB8E9 #FFF2B8
square
#B8FFCE #B8C5FF #FFB8E9 #FFF2B8
split-complementary
#B8FFCE #F2B8FF #FFB8C5
monochromatic
#3EFF7A #7BFFA4 #B8FFCE #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.15
#B8FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#B8FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8FFCE
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8FFCE | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#F3ECD1
Tritanopia (blue-blind)
#ACFDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b8ffce; /* rgb */ color: rgb(184, 255, 206); /* oklch */ color: oklch(94.0% 0.097 154.1);
Tailwind
colors: {
custom: {
50: '#ceffdd',
500: '#b8ffce',
950: '#000000',
},
}SCSS
$custom: #b8ffce; $custom-light: #ceffdd; $custom-dark: #000000;
JSON
{
"hex": "#b8ffce",
"rgb": {
"r": 184,
"g": 255,
"b": 206
},
"hsl": {
"h": 138.592,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.94024,
"c": 0.09689,
"h": 154.1
},
"luminance": 0.86167
}Semantic roles & 50–950 ramp
primary
#B8FFCE
secondary
#E775C3
accent
#009EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684