#C6DBCA#C6DBCA
#C6DBCA is a very light, muted green. Relative luminance 0.669; OKLCH L 87.1% C 0.032 H 151.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBCA |
|---|---|
| RGB | rgb(198, 219, 202) |
| HSL | hsl(131, 23%, 82%) |
| HSV | hsv(131, 10%, 86%) |
| CMYK | cmyk(9.6%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(85.47, -10.18, 5.98) |
| CIE-LCH | lch(85.47, 11.80, 149.58°) |
| OKLab | oklab(87.1% -0.0282 0.0156) |
| OKLCH | oklch(87.1% 0.032 151.1) |
| XYZ | xyz(59.2787, 66.9323, 65.6618) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.37
Honeydew
#F0FFF0
ΔE00 8.41
Ice
#D6FFFA
ΔE00 10.11
Silver (survey)
#C5C9C7
ΔE00 10.18
Beige
#F5F5DC
ΔE00 10.39
Lightcyan
#E0FFFF
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBCA #DBC6D7
analogous
#CDDBC6 #C6DBCA #C6DBD5
triadic
#C6DBCA #CAC6DB #DBCAC6
tetradic
#C6DBCA #C6CDDB #DBC6D7 #DBD5C6
square
#C6DBCA #C6CDDB #DBC6D7 #DBD5C6
split-complementary
#C6DBCA #D5C6DB #DBC6CD
monochromatic
#7BAC84 #A0C3A7 #C6DBCA #ECF3ED #ECF3EE
Accessibility & contrast
On white
1.46
#C6DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#C6DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBCA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBCA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D7D5CB
Tritanopia (blue-blind)
#C4DAD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dbca; /* rgb */ color: rgb(198, 219, 202); /* oklch */ color: oklch(87.1% 0.032 151.1);
Tailwind
colors: {
custom: {
50: '#d7e6da',
500: '#c6dbca',
950: '#000000',
},
}SCSS
$custom: #c6dbca; $custom-light: #d7e6da; $custom-dark: #000000;
JSON
{
"hex": "#c6dbca",
"rgb": {
"r": 198,
"g": 219,
"b": 202
},
"hsl": {
"h": 131.429,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.87099,
"c": 0.03225,
"h": 151.1
},
"luminance": 0.66933
}Semantic roles & 50–950 ramp
primary
#C6DBCA
secondary
#B194AC
accent
#448FA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483