#C2DFD5#C2DFD5
#C2DFD5 is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.034 H 172.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD5 |
|---|---|
| RGB | rgb(194, 223, 213) |
| HSL | hsl(159, 31%, 82%) |
| HSV | hsv(159, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.53, -11.48, 1.67) |
| CIE-LCH | lch(86.53, 11.60, 171.73°) |
| OKLab | oklab(87.96% -0.0333 0.0043) |
| OKLCH | oklch(87.96% 0.034 172.7) |
| XYZ | xyz(60.6432, 69.0475, 73.0704) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.40
Powder Blue
#B0E0E6
ΔE00 7.61
Ice Blue (survey)
#D7FFFE
ΔE00 7.97
Very Pale Blue
#D6FFFE
ΔE00 8.01
Duck Egg Blue
#C3FBF4
ΔE00 8.04
Lightcyan
#E0FFFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD5 #DFC2CC
analogous
#C2DFC7 #C2DFD5 #C2DBDF
triadic
#C2DFD5 #D5C2DF #DFD5C2
tetradic
#C2DFD5 #C7C2DF #DFC2CC #DBDFC2
square
#C2DFD5 #C7C2DF #DFC2CC #DBDFC2
split-complementary
#C2DFD5 #DFC2DB #DFC7C2
monochromatic
#72B59E #9ACAB9 #C2DFD5 #EAF4F1 #EBF4F1
Accessibility & contrast
On white
1.42
#C2DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C2DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD5
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD5 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D7D7D6
Tritanopia (blue-blind)
#BCE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c2dfd5; /* rgb */ color: rgb(194, 223, 213); /* oklch */ color: oklch(88.0% 0.034 172.7);
Tailwind
colors: {
custom: {
50: '#d4e9e1',
500: '#c2dfd5',
950: '#000000',
},
}SCSS
$custom: #c2dfd5; $custom-light: #d4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd5",
"rgb": {
"r": 194,
"g": 223,
"b": 213
},
"hsl": {
"h": 159.31,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87959,
"c": 0.0336,
"h": 172.7
},
"luminance": 0.69049
}Semantic roles & 50–950 ramp
primary
#C2DFD5
secondary
#B78E9C
accent
#3C62AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484