#C6DBCF#C6DBCF
#C6DBCF is a very light, muted green. Relative luminance 0.672; OKLCH L 87.2% C 0.028 H 160.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DBCF |
|---|---|
| RGB | rgb(198, 219, 207) |
| HSL | hsl(146, 23%, 82%) |
| HSV | hsv(146, 10%, 86%) |
| CMYK | cmyk(9.6%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.59, -9.26, 3.51) |
| CIE-LCH | lch(85.59, 9.90, 159.24°) |
| OKLab | oklab(87.24% -0.0262 0.0091) |
| OKLCH | oklch(87.24% 0.028 160.8) |
| XYZ | xyz(59.8803, 67.1730, 68.8303) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.42
Honeydew
#F0FFF0
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 9.07
Ice
#D6FFFA
ΔE00 9.29
Lightcyan
#E0FFFF
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DBCF #DBC6D2
analogous
#C8DBC6 #C6DBCF #C6DBDA
triadic
#C6DBCF #CFC6DB #DBCFC6
tetradic
#C6DBCF #C6C8DB #DBC6D2 #DBDAC6
square
#C6DBCF #C6C8DB #DBC6D2 #DBDAC6
split-complementary
#C6DBCF #DAC6DB #DBC6C8
monochromatic
#7BAC90 #A0C3AF #C6DBCF #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.45
#C6DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#C6DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DBCF
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DBCF | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8CE
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#C3DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c6dbcf; /* rgb */ color: rgb(198, 219, 207); /* oklch */ color: oklch(87.2% 0.028 160.8);
Tailwind
colors: {
custom: {
50: '#d7e6dd',
500: '#c6dbcf',
950: '#000000',
},
}SCSS
$custom: #c6dbcf; $custom-light: #d7e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c6dbcf",
"rgb": {
"r": 198,
"g": 219,
"b": 207
},
"hsl": {
"h": 145.714,
"s": 22.581,
"l": 81.765
},
"oklch": {
"l": 0.87235,
"c": 0.02779,
"h": 160.8
},
"luminance": 0.67174
}Semantic roles & 50–950 ramp
primary
#C6DBCF
secondary
#B194A5
accent
#4479A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484