#BAD0C4#BAD0C4
#BAD0C4 is a very light, muted green. Relative luminance 0.595; OKLCH L 83.8% C 0.029 H 161.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0C4 |
|---|---|
| RGB | rgb(186, 208, 196) |
| HSL | hsl(147, 19%, 77%) |
| HSV | hsv(147, 11%, 82%) |
| CMYK | cmyk(10.6%, 0%, 5.8%, 18.4%) |
| CIE-LAB | lab(81.59, -9.69, 3.44) |
| CIE-LCH | lch(81.59, 10.28, 160.43°) |
| OKLab | oklab(83.77% -0.0275 0.009) |
| OKLCH | oklch(83.77% 0.029 161.9) |
| XYZ | xyz(52.7672, 59.5356, 60.9253) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 9.96
Honeydew
#F0FFF0
ΔE00 10.98
Ice
#D6FFFA
ΔE00 11.30
Light Gray
#D3D3D3
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0C4 #D0BAC6
analogous
#BBD0BA #BAD0C4 #BAD0CF
triadic
#BAD0C4 #C4BAD0 #D0C4BA
tetradic
#BAD0C4 #BABBD0 #D0BAC6 #D0CFBA
square
#BAD0C4 #BABBD0 #D0BAC6 #D0CFBA
split-complementary
#BAD0C4 #CFBAD0 #D0BABB
monochromatic
#719E86 #96B7A5 #BAD0C4 #DEE9E3 #EDF3EF
Accessibility & contrast
On white
1.63
#BAD0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#BAD0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0C4
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0C4 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC3
Deuteranopia (green-blind)
#CBCAC5
Tritanopia (blue-blind)
#B6D0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bad0c4; /* rgb */ color: rgb(186, 208, 196); /* oklch */ color: oklch(83.8% 0.029 161.9);
Tailwind
colors: {
custom: {
50: '#ceded5',
500: '#bad0c4',
950: '#000000',
},
}SCSS
$custom: #bad0c4; $custom-light: #ceded5; $custom-dark: #000000;
JSON
{
"hex": "#bad0c4",
"rgb": {
"r": 186,
"g": 208,
"b": 196
},
"hsl": {
"h": 147.273,
"s": 18.966,
"l": 77.255
},
"oklch": {
"l": 0.83766,
"c": 0.02891,
"h": 161.9
},
"luminance": 0.59536
}Semantic roles & 50–950 ramp
primary
#BAD0C4
secondary
#A58998
accent
#48779D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483