#B2DFC8#B2DFC8
#B2DFC8 is a very light, muted green. Relative luminance 0.664; OKLCH L 86.5% C 0.057 H 162.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFC8 |
|---|---|
| RGB | rgb(178, 223, 200) |
| HSL | hsl(149, 41%, 79%) |
| HSV | hsv(149, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(85.20, -19.14, 6.48) |
| CIE-LCH | lch(85.20, 20.21, 161.29°) |
| OKLab | oklab(86.54% -0.0541 0.0168) |
| OKLCH | oklch(86.54% 0.057 162.7) |
| XYZ | xyz(55.1702, 66.4087, 64.5438) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.72
Mint
#AAF0C1
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 7.83
Pale Aqua
#B8FFEB
ΔE00 7.87
Pale Turquoise
#A5FBD5
ΔE00 8.40
Seafoam Blue
#78D1B6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFC8 #DFB2C9
analogous
#B2DFB2 #B2DFC8 #B2DFDE
triadic
#B2DFC8 #C8B2DF #DFC8B2
tetradic
#B2DFC8 #B2B2DF #DFB2C9 #DFDEB2
square
#B2DFC8 #B2B2DF #DFB2C9 #DFDEB2
split-complementary
#B2DFC8 #DEB2DF #DFB2B2
monochromatic
#5CBB8A #87CDA9 #B2DFC8 #DDF1E7 #E9F6F0
Accessibility & contrast
On white
1.47
#B2DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#B2DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFC8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFC8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD8C7
Deuteranopia (green-blind)
#D5D3C9
Tritanopia (blue-blind)
#A9DFD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfc8; /* rgb */ color: rgb(178, 223, 200); /* oklch */ color: oklch(86.5% 0.057 162.7);
Tailwind
colors: {
custom: {
50: '#c9e9d8',
500: '#b2dfc8',
950: '#000000',
},
}SCSS
$custom: #b2dfc8; $custom-light: #c9e9d8; $custom-dark: #000000;
JSON
{
"hex": "#b2dfc8",
"rgb": {
"r": 178,
"g": 223,
"b": 200
},
"hsl": {
"h": 149.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86544,
"c": 0.05662,
"h": 162.7
},
"luminance": 0.6641
}Semantic roles & 50–950 ramp
primary
#B2DFC8
secondary
#B87E9B
accent
#3174B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483