#C2DED3#C2DED3
#C2DED3 is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.7% C 0.033 H 169.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DED3 |
|---|---|
| RGB | rgb(194, 222, 211) |
| HSL | hsl(156, 30%, 82%) |
| HSV | hsv(156, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(86.21, -11.36, 2.27) |
| CIE-LCH | lch(86.21, 11.58, 168.71°) |
| OKLab | oklab(87.69% -0.0328 0.0058) |
| OKLCH | oklch(87.69% 0.033 169.9) |
| XYZ | xyz(60.1245, 68.4138, 71.6529) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 8.11
Ice Blue (survey)
#D7FFFE
ΔE00 8.42
Duck Egg Blue
#C3FBF4
ΔE00 8.45
Very Pale Blue
#D6FFFE
ΔE00 8.46
Lightcyan
#E0FFFF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DED3 #DEC2CD
analogous
#C2DEC5 #C2DED3 #C2DBDE
triadic
#C2DED3 #D3C2DE #DED3C2
tetradic
#C2DED3 #C5C2DE #DEC2CD #DBDEC2
square
#C2DED3 #C5C2DE #DEC2CD #DBDEC2
split-complementary
#C2DED3 #DEC2DB #DEC5C2
monochromatic
#73B39A #9AC9B6 #C2DED3 #EAF3F0 #EBF4F1
Accessibility & contrast
On white
1.43
#C2DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C2DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DED3
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DED3 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD3
Deuteranopia (green-blind)
#D7D6D4
Tritanopia (blue-blind)
#BCDEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2ded3; /* rgb */ color: rgb(194, 222, 211); /* oklch */ color: oklch(87.7% 0.033 169.9);
Tailwind
colors: {
custom: {
50: '#d4e8e0',
500: '#c2ded3',
950: '#000000',
},
}SCSS
$custom: #c2ded3; $custom-light: #d4e8e0; $custom-dark: #000000;
JSON
{
"hex": "#c2ded3",
"rgb": {
"r": 194,
"g": 222,
"b": 211
},
"hsl": {
"h": 156.429,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87693,
"c": 0.03327,
"h": 169.9
},
"luminance": 0.68415
}Semantic roles & 50–950 ramp
primary
#C2DED3
secondary
#B58F9E
accent
#3D67A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484