#B0DDAE#B0DDAE
#B0DDAE is a very light, moderate green. Relative luminance 0.640; OKLCH L 85.3% C 0.080 H 143.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DDAE |
|---|---|
| RGB | rgb(176, 221, 174) |
| HSL | hsl(117, 41%, 77%) |
| HSV | hsv(117, 21%, 87%) |
| CMYK | cmyk(20.4%, 0%, 21.3%, 13.3%) |
| CIE-LAB | lab(83.96, -23.52, 18.38) |
| CIE-LCH | lch(83.96, 29.85, 142.00°) |
| OKLab | oklab(85.33% -0.0642 0.0471) |
| OKLCH | oklch(85.33% 0.08 143.8) |
| XYZ | xyz(51.3990, 63.9977, 49.6809) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 4.84
Hospital Green
#9BE5AA
ΔE00 4.88
Mint
#AAF0C1
ΔE00 5.51
Very Pale Green
#CFFDBC
ΔE00 7.83
Washed Out Green
#BCF5A6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DDAE #DBAEDD
analogous
#C7DDAE #B0DDAE #AEDDC4
triadic
#B0DDAE #AEB0DD #DDAEB0
tetradic
#B0DDAE #AEC7DD #DBAEDD #DDC4AE
square
#B0DDAE #AEC7DD #DBAEDD #DDC4AE
split-complementary
#B0DDAE #C4AEDD #DDAEC7
monochromatic
#5CB958 #86CB83 #B0DDAE #DAEFD9 #EAF6E9
Accessibility & contrast
On white
1.52
#B0DDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#B0DDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DDAE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DDAE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#ACDAD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b0ddae; /* rgb */ color: rgb(176, 221, 174); /* oklch */ color: oklch(85.3% 0.080 143.8);
Tailwind
colors: {
custom: {
50: '#c8e7c6',
500: '#b0ddae',
950: '#000000',
},
}SCSS
$custom: #b0ddae; $custom-light: #c8e7c6; $custom-dark: #000000;
JSON
{
"hex": "#b0ddae",
"rgb": {
"r": 176,
"g": 221,
"b": 174
},
"hsl": {
"h": 117.447,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.85332,
"c": 0.07964,
"h": 143.8
},
"luminance": 0.63999
}Semantic roles & 50–950 ramp
primary
#B0DDAE
secondary
#B37AB5
accent
#32B4AE
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482