#C1DCDA#C1DCDA
#C1DCDA is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.4% C 0.029 H 191.2°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DCDA |
|---|---|
| RGB | rgb(193, 220, 218) |
| HSL | hsl(176, 28%, 81%) |
| HSV | hsv(176, 12%, 86%) |
| CMYK | cmyk(12.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.80, -9.30, -2.04) |
| CIE-LCH | lch(85.80, 9.52, 192.38°) |
| OKLab | oklab(87.41% -0.0283 -0.0056) |
| OKLCH | oklch(87.41% 0.029 191.2) |
| XYZ | xyz(60.2373, 67.5845, 76.1875) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.53
Ice Blue (survey)
#D7FFFE
ΔE00 7.79
Very Pale Blue
#D6FFFE
ΔE00 7.86
Very Light Blue
#D5FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DCDA #DCC1C3
analogous
#C1DCCC #C1DCDA #C1D0DC
triadic
#C1DCDA #DAC1DC #DCDAC1
tetradic
#C1DCDA #CCC1DC #DCC1C3 #D0DCC1
square
#C1DCDA #CCC1DC #DCC1C3 #D0DCC1
split-complementary
#C1DCDA #DCC1D0 #DCCCC1
monochromatic
#73B0AB #9AC6C3 #C1DCDA #E8F2F1 #EBF4F3
Accessibility & contrast
On white
1.45
#C1DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C1DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DCDA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DCDA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#BADEDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c1dcda; /* rgb */ color: rgb(193, 220, 218); /* oklch */ color: oklch(87.4% 0.029 191.2);
Tailwind
colors: {
custom: {
50: '#d4e6e5',
500: '#c1dcda',
950: '#000000',
},
}SCSS
$custom: #c1dcda; $custom-light: #d4e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c1dcda",
"rgb": {
"r": 193,
"g": 220,
"b": 218
},
"hsl": {
"h": 175.556,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.87407,
"c": 0.02881,
"h": 191.2
},
"luminance": 0.67586
}Semantic roles & 50–950 ramp
primary
#C1DCDA
secondary
#B38E91
accent
#3F47A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484