#B2DFAE#B2DFAE
#B2DFAE is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.9% C 0.082 H 142.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFAE |
|---|---|
| RGB | rgb(178, 223, 174) |
| HSL | hsl(115, 43%, 78%) |
| HSV | hsv(115, 22%, 87%) |
| CMYK | cmyk(20.2%, 0%, 22%, 12.5%) |
| CIE-LAB | lab(84.64, -23.83, 19.33) |
| CIE-LCH | lch(84.64, 30.68, 140.94°) |
| OKLab | oklab(85.9% -0.065 0.0495) |
| OKLCH | oklch(85.9% 0.082 142.7) |
| XYZ | xyz(52.3859, 65.2950, 49.8793) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.70
Light Sage
#BCECAC
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.73
Mint
#AAF0C1
ΔE00 5.40
Very Pale Green
#CFFDBC
ΔE00 7.21
Washed Out Green
#BCF5A6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFAE #DBAEDF
analogous
#CADFAE #B2DFAE #AEDFC2
triadic
#B2DFAE #AEB2DF #DFAEB2
tetradic
#B2DFAE #AECADF #DBAEDF #DFC2AE
square
#B2DFAE #AECADF #DBAEDF #DFC2AE
split-complementary
#B2DFAE #C2AEDF #DFAECA
monochromatic
#5FBC56 #88CE82 #B2DFAE #DCF0DA #EAF6E9
Accessibility & contrast
On white
1.49
#B2DFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#B2DFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFAE
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFAE | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#AFDCD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dfae; /* rgb */ color: rgb(178, 223, 174); /* oklch */ color: oklch(85.9% 0.082 142.7);
Tailwind
colors: {
custom: {
50: '#c9e9c6',
500: '#b2dfae',
950: '#000000',
},
}SCSS
$custom: #b2dfae; $custom-light: #c9e9c6; $custom-dark: #000000;
JSON
{
"hex": "#b2dfae",
"rgb": {
"r": 178,
"g": 223,
"b": 174
},
"hsl": {
"h": 115.102,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.85901,
"c": 0.08166,
"h": 142.7
},
"luminance": 0.65296
}Semantic roles & 50–950 ramp
primary
#B2DFAE
secondary
#B37AB8
accent
#2FB6AB
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482