#C2D7CD#C2D7CD
#C2D7CD is a very light, muted teal. Relative luminance 0.645; OKLCH L 86.1% C 0.026 H 165.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7CD |
|---|---|
| RGB | rgb(194, 215, 205) |
| HSL | hsl(151, 21%, 80%) |
| HSV | hsv(151, 10%, 84%) |
| CMYK | cmyk(9.8%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.21, -8.92, 2.54) |
| CIE-LCH | lch(84.21, 9.27, 164.13°) |
| OKLab | oklab(86.06% -0.0255 0.0066) |
| OKLCH | oklch(86.06% 0.026 165.5) |
| XYZ | xyz(57.5656, 64.4771, 67.1583) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.35
Silver (survey)
#C5C9C7
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 9.14
Honeydew
#F0FFF0
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.80
Lightcyan
#E0FFFF
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7CD #D7C2CC
analogous
#C2D7C2 #C2D7CD #C2D6D7
triadic
#C2D7CD #CDC2D7 #D7CDC2
tetradic
#C2D7CD #C2C2D7 #D7C2CC #D6D7C2
square
#C2D7CD #C2C2D7 #D7C2CC #D6D7C2
split-complementary
#C2D7CD #D7C2D6 #D7C2C2
monochromatic
#78A790 #9DBFAF #C2D7CD #E7EFEB #EDF3F0
Accessibility & contrast
On white
1.51
#C2D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C2D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7CD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7CD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#BED7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2d7cd; /* rgb */ color: rgb(194, 215, 205); /* oklch */ color: oklch(86.1% 0.026 165.5);
Tailwind
colors: {
custom: {
50: '#d4e3dc',
500: '#c2d7cd',
950: '#000000',
},
}SCSS
$custom: #c2d7cd; $custom-light: #d4e3dc; $custom-dark: #000000;
JSON
{
"hex": "#c2d7cd",
"rgb": {
"r": 194,
"g": 215,
"b": 205
},
"hsl": {
"h": 151.429,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.8606,
"c": 0.02635,
"h": 165.5
},
"luminance": 0.64478
}Semantic roles & 50–950 ramp
primary
#C2D7CD
secondary
#AD919E
accent
#46719F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484