#BAD0B8#BAD0B8
#BAD0B8 is a very light, muted green. Relative luminance 0.590; OKLCH L 83.4% C 0.041 H 142.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD0B8 |
|---|---|
| RGB | rgb(186, 208, 184) |
| HSL | hsl(115, 20%, 77%) |
| HSV | hsv(115, 12%, 82%) |
| CMYK | cmyk(10.6%, 0%, 11.5%, 18.4%) |
| CIE-LAB | lab(81.30, -11.88, 9.43) |
| CIE-LCH | lch(81.30, 15.17, 141.56°) |
| OKLab | oklab(83.44% -0.0324 0.0245) |
| OKLCH | oklch(83.44% 0.041 142.9) |
| XYZ | xyz(51.4556, 59.0109, 54.0174) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.88
Sage Green
#9CAF88
ΔE00 10.20
Darkseagreen
#8FBC8F
ΔE00 10.24
Light Grey Green
#B7E1A1
ΔE00 10.72
Light Grey
#D8DCD6
ΔE00 10.88
Pale Teal
#82CBB2
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD0B8 #CEB8D0
analogous
#C6D0B8 #BAD0B8 #B8D0C2
triadic
#BAD0B8 #B8BAD0 #D0B8BA
tetradic
#BAD0B8 #B8C6D0 #CEB8D0 #D0C2B8
square
#BAD0B8 #B8C6D0 #CEB8D0 #D0C2B8
split-complementary
#BAD0B8 #C2B8D0 #D0B8C6
monochromatic
#729F6E #96B893 #BAD0B8 #DEE8DD #EDF3ED
Accessibility & contrast
On white
1.64
#BAD0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#BAD0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD0B8
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD0B8 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB7
Deuteranopia (green-blind)
#CEC9B9
Tritanopia (blue-blind)
#B9CEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bad0b8; /* rgb */ color: rgb(186, 208, 184); /* oklch */ color: oklch(83.4% 0.041 142.9);
Tailwind
colors: {
custom: {
50: '#cedecd',
500: '#bad0b8',
950: '#000000',
},
}SCSS
$custom: #bad0b8; $custom-light: #cedecd; $custom-dark: #000000;
JSON
{
"hex": "#bad0b8",
"rgb": {
"r": 186,
"g": 208,
"b": 184
},
"hsl": {
"h": 115,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83443,
"c": 0.04061,
"h": 142.9
},
"luminance": 0.59012
}Semantic roles & 50–950 ramp
primary
#BAD0B8
secondary
#A387A5
accent
#479F97
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#131513
muted
#838483