#BAD2C2#BAD2C2
#BAD2C2 is a very light, muted green. Relative luminance 0.604; OKLCH L 84.1% C 0.034 H 156.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD2C2 |
|---|---|
| RGB | rgb(186, 210, 194) |
| HSL | hsl(140, 21%, 78%) |
| HSV | hsv(140, 11%, 82%) |
| CMYK | cmyk(11.4%, 0%, 7.6%, 17.6%) |
| CIE-LAB | lab(82.07, -11.09, 5.21) |
| CIE-LCH | lch(82.07, 12.25, 154.83°) |
| OKLab | oklab(84.13% -0.0311 0.0136) |
| OKLCH | oklch(84.13% 0.034 156.4) |
| XYZ | xyz(53.0318, 60.4265, 59.8980) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 10.21
Honeydew
#F0FFF0
ΔE00 10.82
Powder Blue
#B0E0E6
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 11.19
Ice
#D6FFFA
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD2C2 #D2BACA
analogous
#BED2BA #BAD2C2 #BAD2CE
triadic
#BAD2C2 #C2BAD2 #D2C2BA
tetradic
#BAD2C2 #BABED2 #D2BACA #D2CEBA
square
#BAD2C2 #BABED2 #D2BACA #D2CEBA
split-complementary
#BAD2C2 #CEBAD2 #D2BABE
monochromatic
#70A281 #95BAA1 #BAD2C2 #DFEAE3 #ECF3EF
Accessibility & contrast
On white
1.60
#BAD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#BAD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD2C2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD2C2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#CDCBC3
Tritanopia (blue-blind)
#B6D1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bad2c2; /* rgb */ color: rgb(186, 210, 194); /* oklch */ color: oklch(84.1% 0.034 156.4);
Tailwind
colors: {
custom: {
50: '#cedfd4',
500: '#bad2c2',
950: '#000000',
},
}SCSS
$custom: #bad2c2; $custom-light: #cedfd4; $custom-dark: #000000;
JSON
{
"hex": "#bad2c2",
"rgb": {
"r": 186,
"g": 210,
"b": 194
},
"hsl": {
"h": 140,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.84134,
"c": 0.03392,
"h": 156.4
},
"luminance": 0.60427
}Semantic roles & 50–950 ramp
primary
#BAD2C2
secondary
#A7899D
accent
#46829F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483