#B2FDCE#B2FDCE
#B2FDCE is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.3% C 0.098 H 156.4°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FDCE |
|---|---|
| RGB | rgb(178, 253, 206) |
| HSL | hsl(142, 95%, 85%) |
| HSV | hsv(142, 30%, 99%) |
| CMYK | cmyk(29.6%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(93.52, -32.42, 15.22) |
| CIE-LCH | lch(93.52, 35.82, 154.85°) |
| OKLab | oklab(93.25% -0.0898 0.0392) |
| OKLCH | oklch(93.25% 0.098 156.4) |
| XYZ | xyz(64.6223, 84.1688, 71.2218) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.83
Light Mint
#B6FFBB
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 5.59
Light Mint Green
#A6FBB2
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FDCE #FDB2E1
analogous
#BCFDB2 #B2FDCE #B2FDF4
triadic
#B2FDCE #CEB2FD #FDCEB2
tetradic
#B2FDCE #B2BCFD #FDB2E1 #FDF4B2
square
#B2FDCE #B2BCFD #FDB2E1 #FDF4B2
split-complementary
#B2FDCE #F4B2FD #FDB2BC
monochromatic
#3BFA82 #76FBA8 #B2FDCE #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.18
#B2FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#B2FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FDCE
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FDCE | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CB
Deuteranopia (green-blind)
#F0E9D1
Tritanopia (blue-blind)
#A4FCF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b2fdce; /* rgb */ color: rgb(178, 253, 206); /* oklch */ color: oklch(93.3% 0.098 156.4);
Tailwind
colors: {
custom: {
50: '#cafedd',
500: '#b2fdce',
950: '#000000',
},
}SCSS
$custom: #b2fdce; $custom-light: #cafedd; $custom-dark: #000000;
JSON
{
"hex": "#b2fdce",
"rgb": {
"r": 178,
"g": 253,
"b": 206
},
"hsl": {
"h": 142.4,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.93251,
"c": 0.09802,
"h": 156.4
},
"luminance": 0.84172
}Semantic roles & 50–950 ramp
primary
#B2FDCE
secondary
#E271B8
accent
#0090E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684