#B2DFAF#B2DFAF
#B2DFAF is a very light, moderate green. Relative luminance 0.653; OKLCH L 85.9% C 0.081 H 143.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFAF |
|---|---|
| RGB | rgb(178, 223, 175) |
| HSL | hsl(116, 43%, 78%) |
| HSV | hsv(116, 22%, 87%) |
| CMYK | cmyk(20.2%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(84.66, -23.66, 18.84) |
| CIE-LCH | lch(84.66, 30.24, 141.47°) |
| OKLab | oklab(85.92% -0.0645 0.0482) |
| OKLCH | oklch(85.92% 0.081 143.2) |
| XYZ | xyz(52.4837, 65.3341, 50.3947) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.95
Light Sage
#BCECAC
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.79
Mint
#AAF0C1
ΔE00 5.31
Very Pale Green
#CFFDBC
ΔE00 7.32
Celadon
#BEFDB7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFAF #DCAFDF
analogous
#CADFAF #B2DFAF #AFDFC4
triadic
#B2DFAF #AFB2DF #DFAFB2
tetradic
#B2DFAF #AFCADF #DCAFDF #DFC4AF
square
#B2DFAF #AFCADF #DCAFDF #DFC4AF
split-complementary
#B2DFAF #C4AFDF #DFAFCA
monochromatic
#5EBC58 #88CE83 #B2DFAF #DCF0DB #EAF6E9
Accessibility & contrast
On white
1.49
#B2DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#B2DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFAF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFAF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#DAD2B1
Tritanopia (blue-blind)
#AEDCD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dfaf; /* rgb */ color: rgb(178, 223, 175); /* oklch */ color: oklch(85.9% 0.081 143.2);
Tailwind
colors: {
custom: {
50: '#c9e9c7',
500: '#b2dfaf',
950: '#000000',
},
}SCSS
$custom: #b2dfaf; $custom-light: #c9e9c7; $custom-dark: #000000;
JSON
{
"hex": "#b2dfaf",
"rgb": {
"r": 178,
"g": 223,
"b": 175
},
"hsl": {
"h": 116.25,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.85924,
"c": 0.08058,
"h": 143.2
},
"luminance": 0.65335
}Semantic roles & 50–950 ramp
primary
#B2DFAF
secondary
#B47BB8
accent
#30B6AE
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482