#C2DDDB#C2DDDB
#C2DDDB is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.029 H 191.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DDDB |
|---|---|
| RGB | rgb(194, 221, 219) |
| HSL | hsl(176, 28%, 81%) |
| HSV | hsv(176, 12%, 87%) |
| CMYK | cmyk(12.2%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.15, -9.30, -2.04) |
| CIE-LCH | lch(86.15, 9.52, 192.39°) |
| OKLab | oklab(87.71% -0.0282 -0.0056) |
| OKLCH | oklch(87.71% 0.029 191.2) |
| XYZ | xyz(60.8877, 68.2954, 76.9785) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Lightblue
#ADD8E6
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.30
Ice Blue (survey)
#D7FFFE
ΔE00 7.58
Very Pale Blue
#D6FFFE
ΔE00 7.65
Very Light Blue
#D5FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DDDB #DDC2C4
analogous
#C2DDCE #C2DDDB #C2D2DD
triadic
#C2DDDB #DBC2DD #DDDBC2
tetradic
#C2DDDB #CEC2DD #DDC2C4 #D2DDC2
square
#C2DDDB #CEC2DD #DDC2C4 #D2DDC2
split-complementary
#C2DDDB #DDC2D2 #DDCEC2
monochromatic
#73B1AD #9BC7C4 #C2DDDB #E9F3F2 #EBF4F3
Accessibility & contrast
On white
1.43
#C2DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C2DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DDDB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DDDB | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#BBDFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c2dddb; /* rgb */ color: rgb(194, 221, 219); /* oklch */ color: oklch(87.7% 0.029 191.2);
Tailwind
colors: {
custom: {
50: '#d4e7e6',
500: '#c2dddb',
950: '#000000',
},
}SCSS
$custom: #c2dddb; $custom-light: #d4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dddb",
"rgb": {
"r": 194,
"g": 221,
"b": 219
},
"hsl": {
"h": 175.556,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.87714,
"c": 0.02879,
"h": 191.2
},
"luminance": 0.68297
}Semantic roles & 50–950 ramp
primary
#C2DDDB
secondary
#B48F92
accent
#3E46A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484