#C6D4D2#C6D4D2
#C6D4D2 is a very light, near-neutral teal. Relative luminance 0.637; OKLCH L 85.9% C 0.015 H 186.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D4D2 |
|---|---|
| RGB | rgb(198, 212, 210) |
| HSL | hsl(171, 14%, 80%) |
| HSV | hsv(171, 7%, 83%) |
| CMYK | cmyk(6.6%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(83.83, -5.09, -0.64) |
| CIE-LCH | lch(83.83, 5.13, 187.16°) |
| OKLab | oklab(85.87% -0.0153 -0.0018) |
| OKLCH | oklch(85.87% 0.015 186.6) |
| XYZ | xyz(58.4626, 63.7452, 70.1843) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 4.89
Fog
#D8DCE0
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D4D2 #D4C6C8
analogous
#C6D4CB #C6D4D2 #C6CFD4
triadic
#C6D4D2 #D2C6D4 #D4D2C6
tetradic
#C6D4D2 #CBC6D4 #D4C6C8 #CFD4C6
square
#C6D4D2 #CBC6D4 #D4C6C8 #CFD4C6
split-complementary
#C6D4D2 #D4C6CF #D4CBC6
monochromatic
#809F9B #A3BAB6 #C6D4D2 #E9EEEE #EEF2F1
Accessibility & contrast
On white
1.53
#C6D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#C6D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D4D2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D4D2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#C3D5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c6d4d2; /* rgb */ color: rgb(198, 212, 210); /* oklch */ color: oklch(85.9% 0.015 186.6);
Tailwind
colors: {
custom: {
50: '#d7e1df',
500: '#c6d4d2',
950: '#000000',
},
}SCSS
$custom: #c6d4d2; $custom-light: #d7e1df; $custom-dark: #000000;
JSON
{
"hex": "#c6d4d2",
"rgb": {
"r": 198,
"g": 212,
"b": 210
},
"hsl": {
"h": 171.429,
"s": 14,
"l": 80.392
},
"oklch": {
"l": 0.85871,
"c": 0.0154,
"h": 186.6
},
"luminance": 0.63746
}Semantic roles & 50–950 ramp
primary
#C6D4D2
secondary
#A89698
accent
#4D5898
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484