#C2DFD7#C2DFD7
#C2DFD7 is a very light, muted teal. Relative luminance 0.692; OKLCH L 88.0% C 0.033 H 177.1°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD7 |
|---|---|
| RGB | rgb(194, 223, 215) |
| HSL | hsl(163, 31%, 82%) |
| HSV | hsv(163, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.58, -11.10, 0.69) |
| CIE-LCH | lch(86.58, 11.12, 176.45°) |
| OKLab | oklab(88.02% -0.0325 0.0017) |
| OKLCH | oklch(88.02% 0.033 177.1) |
| XYZ | xyz(60.8986, 69.1497, 74.4155) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.90
Ice
#D6FFFA
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.59
Very Pale Blue
#D6FFFE
ΔE00 7.64
Lightcyan
#E0FFFF
ΔE00 7.77
Very Light Blue
#D5FFFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD7 #DFC2CA
analogous
#C2DFC9 #C2DFD7 #C2D9DF
triadic
#C2DFD7 #D7C2DF #DFD7C2
tetradic
#C2DFD7 #C9C2DF #DFC2CA #D9DFC2
square
#C2DFD7 #C9C2DF #DFC2CA #D9DFC2
split-complementary
#C2DFD7 #DFC2D9 #DFC9C2
monochromatic
#72B5A2 #9ACABD #C2DFD7 #EAF4F1 #EBF4F2
Accessibility & contrast
On white
1.42
#C2DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#C2DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD7
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD7 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD7
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#BBE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfd7; /* rgb */ color: rgb(194, 223, 215); /* oklch */ color: oklch(88.0% 0.033 177.1);
Tailwind
colors: {
custom: {
50: '#d4e9e3',
500: '#c2dfd7',
950: '#000000',
},
}SCSS
$custom: #c2dfd7; $custom-light: #d4e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd7",
"rgb": {
"r": 194,
"g": 223,
"b": 215
},
"hsl": {
"h": 163.448,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.88015,
"c": 0.03257,
"h": 177.1
},
"luminance": 0.69151
}Semantic roles & 50–950 ramp
primary
#C2DFD7
secondary
#B78E9A
accent
#3C5AAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484