#C2DDD3#C2DDD3
#C2DDD3 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.5% C 0.032 H 171.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDD3 |
|---|---|
| RGB | rgb(194, 221, 211) |
| HSL | hsl(158, 28%, 81%) |
| HSV | hsv(158, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 4.5%, 13.3%) |
| CIE-LAB | lab(85.95, -10.85, 1.88) |
| CIE-LCH | lch(85.95, 11.01, 170.16°) |
| OKLab | oklab(87.48% -0.0314 0.0048) |
| OKLCH | oklch(87.48% 0.032 171.3) |
| XYZ | xyz(59.8597, 67.8842, 71.5646) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.91
Ice
#D6FFFA
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 8.47
Very Pale Blue
#D6FFFE
ΔE00 8.52
Lightcyan
#E0FFFF
ΔE00 8.55
Duck Egg Blue
#C3FBF4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDD3 #DDC2CC
analogous
#C2DDC6 #C2DDD3 #C2DADD
triadic
#C2DDD3 #D3C2DD #DDD3C2
tetradic
#C2DDD3 #C6C2DD #DDC2CC #DADDC2
square
#C2DDD3 #C6C2DD #DDC2CC #DADDC2
split-complementary
#C2DDD3 #DDC2DA #DDC6C2
monochromatic
#73B19A #9BC7B7 #C2DDD3 #E9F3EF #EBF4F1
Accessibility & contrast
On white
1.44
#C2DDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C2DDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDD3
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDD3 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#BCDEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2ddd3; /* rgb */ color: rgb(194, 221, 211); /* oklch */ color: oklch(87.5% 0.032 171.3);
Tailwind
colors: {
custom: {
50: '#d4e7e0',
500: '#c2ddd3',
950: '#000000',
},
}SCSS
$custom: #c2ddd3; $custom-light: #d4e7e0; $custom-dark: #000000;
JSON
{
"hex": "#c2ddd3",
"rgb": {
"r": 194,
"g": 221,
"b": 211
},
"hsl": {
"h": 157.778,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87483,
"c": 0.03177,
"h": 171.3
},
"luminance": 0.67885
}Semantic roles & 50–950 ramp
primary
#C2DDD3
secondary
#B48F9D
accent
#3E65A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484