#C1DED1#C1DED1
#C1DED1 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.6% C 0.035 H 166.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DED1 |
|---|---|
| RGB | rgb(193, 222, 209) |
| HSL | hsl(153, 31%, 81%) |
| HSV | hsv(153, 13%, 87%) |
| CMYK | cmyk(13.1%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(86.10, -12.07, 3.15) |
| CIE-LCH | lch(86.10, 12.47, 165.38°) |
| OKLab | oklab(87.57% -0.0345 0.0081) |
| OKLCH | oklch(87.57% 0.036 166.7) |
| XYZ | xyz(59.6195, 68.1823, 70.3286) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.05
Duck Egg Blue
#C3FBF4
ΔE00 8.47
Powder Blue
#B0E0E6
ΔE00 8.70
Ice Blue (survey)
#D7FFFE
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.85
Honeydew
#F0FFF0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DED1 #DEC1CE
analogous
#C1DEC3 #C1DED1 #C1DDDE
triadic
#C1DED1 #D1C1DE #DED1C1
tetradic
#C1DED1 #C3C1DE #DEC1CE #DDDEC1
square
#C1DED1 #C3C1DE #DEC1CE #DDDEC1
split-complementary
#C1DED1 #DEC1DD #DEC3C1
monochromatic
#71B396 #99C9B3 #C1DED1 #E9F3EF #EBF4F0
Accessibility & contrast
On white
1.43
#C1DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C1DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DED1
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DED1 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD0
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#BBDEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c1ded1; /* rgb */ color: rgb(193, 222, 209); /* oklch */ color: oklch(87.6% 0.035 166.7);
Tailwind
colors: {
custom: {
50: '#d4e8df',
500: '#c1ded1',
950: '#000000',
},
}SCSS
$custom: #c1ded1; $custom-light: #d4e8df; $custom-dark: #000000;
JSON
{
"hex": "#c1ded1",
"rgb": {
"r": 193,
"g": 222,
"b": 209
},
"hsl": {
"h": 153.103,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.87568,
"c": 0.0355,
"h": 166.7
},
"luminance": 0.68183
}Semantic roles & 50–950 ramp
primary
#C1DED1
secondary
#B68EA0
accent
#3C6DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484