#C2DBD2#C2DBD2
#C2DBD2 is a very light, muted teal. Relative luminance 0.668; OKLCH L 87.0% C 0.029 H 172.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DBD2 |
|---|---|
| RGB | rgb(194, 219, 210) |
| HSL | hsl(158, 26%, 81%) |
| HSV | hsv(158, 11%, 86%) |
| CMYK | cmyk(11.4%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.39, -10.02, 1.61) |
| CIE-LCH | lch(85.39, 10.15, 170.90°) |
| OKLab | oklab(87.04% -0.029 0.0041) |
| OKLCH | oklch(87.04% 0.029 172) |
| XYZ | xyz(59.2098, 66.7844, 70.7315) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.93
Light Grey
#D8DCD6
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.44
Lightcyan
#E0FFFF
ΔE00 8.72
Ice Blue (survey)
#D7FFFE
ΔE00 8.82
Very Pale Blue
#D6FFFE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DBD2 #DBC2CB
analogous
#C2DBC5 #C2DBD2 #C2D7DB
triadic
#C2DBD2 #D2C2DB #DBD2C2
tetradic
#C2DBD2 #C5C2DB #DBC2CB #D7DBC2
square
#C2DBD2 #C5C2DB #DBC2CB #D7DBC2
split-complementary
#C2DBD2 #DBC2D7 #DBC5C2
monochromatic
#75AE99 #9CC4B6 #C2DBD2 #E8F2EE #ECF4F1
Accessibility & contrast
On white
1.46
#C2DBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#C2DBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DBD2
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DBD2 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#BDDCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c2dbd2; /* rgb */ color: rgb(194, 219, 210); /* oklch */ color: oklch(87.0% 0.029 172.0);
Tailwind
colors: {
custom: {
50: '#d4e6df',
500: '#c2dbd2',
950: '#000000',
},
}SCSS
$custom: #c2dbd2; $custom-light: #d4e6df; $custom-dark: #000000;
JSON
{
"hex": "#c2dbd2",
"rgb": {
"r": 194,
"g": 219,
"b": 210
},
"hsl": {
"h": 158.4,
"s": 25.773,
"l": 80.98
},
"oklch": {
"l": 0.87036,
"c": 0.02934,
"h": 172
},
"luminance": 0.66786
}Semantic roles & 50–950 ramp
primary
#C2DBD2
secondary
#B2909C
accent
#4165A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484