#C2D7CF#C2D7CF
#C2D7CF is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.1% C 0.025 H 170.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7CF |
|---|---|
| RGB | rgb(194, 215, 207) |
| HSL | hsl(157, 21%, 80%) |
| HSV | hsv(157, 10%, 84%) |
| CMYK | cmyk(9.8%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(84.26, -8.54, 1.55) |
| CIE-LCH | lch(84.26, 8.68, 169.72°) |
| OKLab | oklab(86.12% -0.0247 0.004) |
| OKLCH | oklch(86.12% 0.025 170.9) |
| XYZ | xyz(57.8086, 64.5743, 68.4378) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 8.55
Lightcyan
#E0FFFF
ΔE00 9.45
Honeydew
#F0FFF0
ΔE00 9.47
Ice
#D6FFFA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7CF #D7C2CA
analogous
#C2D7C4 #C2D7CF #C2D4D7
triadic
#C2D7CF #CFC2D7 #D7CFC2
tetradic
#C2D7CF #C4C2D7 #D7C2CA #D4D7C2
square
#C2D7CF #C4C2D7 #D7C2CA #D4D7C2
split-complementary
#C2D7CF #D7C2D4 #D7C4C2
monochromatic
#78A795 #9DBFB2 #C2D7CF #E7EFEC #EDF3F0
Accessibility & contrast
On white
1.51
#C2D7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C2D7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7CF
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7CF | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#BED7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d7cf; /* rgb */ color: rgb(194, 215, 207); /* oklch */ color: oklch(86.1% 0.025 170.9);
Tailwind
colors: {
custom: {
50: '#d4e3dd',
500: '#c2d7cf',
950: '#000000',
},
}SCSS
$custom: #c2d7cf; $custom-light: #d4e3dd; $custom-dark: #000000;
JSON
{
"hex": "#c2d7cf",
"rgb": {
"r": 194,
"g": 215,
"b": 207
},
"hsl": {
"h": 157.143,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.86116,
"c": 0.02505,
"h": 170.9
},
"luminance": 0.64575
}Semantic roles & 50–950 ramp
primary
#C2D7CF
secondary
#AD919B
accent
#46689F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484