#C2DFD3#C2DFD3
#C2DFD3 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 168.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DFD3 |
|---|---|
| RGB | rgb(194, 223, 211) |
| HSL | hsl(155, 31%, 82%) |
| HSV | hsv(155, 13%, 87%) |
| CMYK | cmyk(13%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.48, -11.87, 2.65) |
| CIE-LCH | lch(86.48, 12.16, 167.40°) |
| OKLab | oklab(87.9% -0.0341 0.0068) |
| OKLCH | oklch(87.9% 0.035 168.7) |
| XYZ | xyz(60.3909, 68.9466, 71.7417) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.68
Duck Egg Blue
#C3FBF4
ΔE00 8.21
Powder Blue
#B0E0E6
ΔE00 8.34
Ice Blue (survey)
#D7FFFE
ΔE00 8.41
Very Pale Blue
#D6FFFE
ΔE00 8.44
Lightcyan
#E0FFFF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DFD3 #DFC2CE
analogous
#C2DFC5 #C2DFD3 #C2DDDF
triadic
#C2DFD3 #D3C2DF #DFD3C2
tetradic
#C2DFD3 #C5C2DF #DFC2CE #DDDFC2
square
#C2DFD3 #C5C2DF #DFC2CE #DDDFC2
split-complementary
#C2DFD3 #DFC2DD #DFC5C2
monochromatic
#72B599 #9ACAB6 #C2DFD3 #EAF4F0 #EBF4F1
Accessibility & contrast
On white
1.42
#C2DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C2DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DFD3
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DFD3 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD2
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#BCDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dfd3; /* rgb */ color: rgb(194, 223, 211); /* oklch */ color: oklch(87.9% 0.035 168.7);
Tailwind
colors: {
custom: {
50: '#d4e9e0',
500: '#c2dfd3',
950: '#000000',
},
}SCSS
$custom: #c2dfd3; $custom-light: #d4e9e0; $custom-dark: #000000;
JSON
{
"hex": "#c2dfd3",
"rgb": {
"r": 194,
"g": 223,
"b": 211
},
"hsl": {
"h": 155.172,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.87902,
"c": 0.0348,
"h": 168.7
},
"luminance": 0.68948
}Semantic roles & 50–950 ramp
primary
#C2DFD3
secondary
#B78E9F
accent
#3C69AA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484