#C2DEDB#C2DEDB
#C2DEDB is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.9% C 0.030 H 188.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DEDB |
|---|---|
| RGB | rgb(194, 222, 219) |
| HSL | hsl(174, 30%, 82%) |
| HSV | hsv(174, 13%, 87%) |
| CMYK | cmyk(12.6%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(86.42, -9.81, -1.66) |
| CIE-LCH | lch(86.42, 9.95, 189.58°) |
| OKLab | oklab(87.92% -0.0296 -0.0046) |
| OKLCH | oklch(87.92% 0.03 188.8) |
| XYZ | xyz(61.1525, 68.8250, 77.0668) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Lightcyan
#E0FFFF
ΔE00 7.17
Ice Blue (survey)
#D7FFFE
ΔE00 7.32
Very Pale Blue
#D6FFFE
ΔE00 7.38
Ice
#D6FFFA
ΔE00 7.44
Very Light Blue
#D5FFFF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DEDB #DEC2C5
analogous
#C2DECD #C2DEDB #C2D3DE
triadic
#C2DEDB #DBC2DE #DEDBC2
tetradic
#C2DEDB #CDC2DE #DEC2C5 #D3DEC2
square
#C2DEDB #CDC2DE #DEC2C5 #D3DEC2
split-complementary
#C2DEDB #DEC2D3 #DECDC2
monochromatic
#73B3AC #9AC9C4 #C2DEDB #EAF3F2 #EBF4F3
Accessibility & contrast
On white
1.42
#C2DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#C2DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DEDB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DEDB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#BBE0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c2dedb; /* rgb */ color: rgb(194, 222, 219); /* oklch */ color: oklch(87.9% 0.030 188.8);
Tailwind
colors: {
custom: {
50: '#d4e8e6',
500: '#c2dedb',
950: '#000000',
},
}SCSS
$custom: #c2dedb; $custom-light: #d4e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c2dedb",
"rgb": {
"r": 194,
"g": 222,
"b": 219
},
"hsl": {
"h": 173.571,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.87922,
"c": 0.02995,
"h": 188.8
},
"luminance": 0.68826
}Semantic roles & 50–950 ramp
primary
#C2DEDB
secondary
#B58F93
accent
#3D49A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484