#C2DED5#C2DED5
#C2DED5 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.7% C 0.032 H 174.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED5 |
|---|---|
| RGB | rgb(194, 222, 213) |
| HSL | hsl(161, 30%, 82%) |
| HSV | hsv(161, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(86.26, -10.98, 1.29) |
| CIE-LCH | lch(86.26, 11.05, 173.32°) |
| OKLab | oklab(87.75% -0.032 0.0032) |
| OKLCH | oklch(87.75% 0.032 174.2) |
| XYZ | xyz(60.3768, 68.5148, 72.9816) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.40
Ice
#D6FFFA
ΔE00 7.56
Ice Blue (survey)
#D7FFFE
ΔE00 8.02
Very Pale Blue
#D6FFFE
ΔE00 8.07
Lightcyan
#E0FFFF
ΔE00 8.15
Very Light Blue
#D5FFFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED5 #DEC2CB
analogous
#C2DEC7 #C2DED5 #C2D9DE
triadic
#C2DED5 #D5C2DE #DED5C2
tetradic
#C2DED5 #C7C2DE #DEC2CB #D9DEC2
square
#C2DED5 #C7C2DE #DEC2CB #D9DEC2
split-complementary
#C2DED5 #DEC2D9 #DEC7C2
monochromatic
#73B39E #9AC9BA #C2DED5 #EAF3F0 #EBF4F1
Accessibility & contrast
On white
1.43
#C2DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C2DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED5
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED5 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#BCDFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded5; /* rgb */ color: rgb(194, 222, 213); /* oklch */ color: oklch(87.7% 0.032 174.2);
Tailwind
colors: {
custom: {
50: '#d4e8e1',
500: '#c2ded5',
950: '#000000',
},
}SCSS
$custom: #c2ded5; $custom-light: #d4e8e1; $custom-dark: #000000;
JSON
{
"hex": "#c2ded5",
"rgb": {
"r": 194,
"g": 222,
"b": 213
},
"hsl": {
"h": 160.714,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87749,
"c": 0.03212,
"h": 174.2
},
"luminance": 0.68516
}Semantic roles & 50–950 ramp
primary
#C2DED5
secondary
#B58F9B
accent
#3D60A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484