#C2DCDA#C2DCDA
#C2DCDA is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.028 H 191.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DCDA |
|---|---|
| RGB | rgb(194, 220, 218) |
| HSL | hsl(175, 27%, 81%) |
| HSV | hsv(175, 12%, 86%) |
| CMYK | cmyk(11.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(85.86, -8.98, -1.94) |
| CIE-LCH | lch(85.86, 9.19, 192.18°) |
| OKLab | oklab(87.48% -0.0273 -0.0053) |
| OKLCH | oklch(87.48% 0.028 191) |
| XYZ | xyz(60.4932, 67.7164, 76.1995) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 7.52
Ice Blue (survey)
#D7FFFE
ΔE00 7.88
Very Pale Blue
#D6FFFE
ΔE00 7.96
Very Light Blue
#D5FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DCDA #DCC2C4
analogous
#C2DCCD #C2DCDA #C2D1DC
triadic
#C2DCDA #DAC2DC #DCDAC2
tetradic
#C2DCDA #CDC2DC #DCC2C4 #D1DCC2
square
#C2DCDA #CDC2DC #DCC2C4 #D1DCC2
split-complementary
#C2DCDA #DCC2D1 #DCCDC2
monochromatic
#74AFAB #9BC6C2 #C2DCDA #E9F2F2 #ECF4F3
Accessibility & contrast
On white
1.44
#C2DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C2DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DCDA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DCDA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#BBDEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dcda; /* rgb */ color: rgb(194, 220, 218); /* oklch */ color: oklch(87.5% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#d4e6e5',
500: '#c2dcda',
950: '#000000',
},
}SCSS
$custom: #c2dcda; $custom-light: #d4e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c2dcda",
"rgb": {
"r": 194,
"g": 220,
"b": 218
},
"hsl": {
"h": 175.385,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87476,
"c": 0.02778,
"h": 191
},
"luminance": 0.67718
}Semantic roles & 50–950 ramp
primary
#C2DCDA
secondary
#B38F92
accent
#4048A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484