#C4DEDA#C4DEDA
#C4DEDA is a very light, muted teal. Relative luminance 0.690; OKLCH L 88.0% C 0.028 H 185.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEDA |
|---|---|
| RGB | rgb(196, 222, 218) |
| HSL | hsl(171, 28%, 82%) |
| HSV | hsv(171, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(86.52, -9.36, -0.96) |
| CIE-LCH | lch(86.52, 9.41, 185.84°) |
| OKLab | oklab(88.03% -0.028 -0.0027) |
| OKLCH | oklch(88.03% 0.028 185.5) |
| XYZ | xyz(61.5381, 69.0390, 76.3998) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Lightcyan
#E0FFFF
ΔE00 7.25
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.60
Very Pale Blue
#D6FFFE
ΔE00 7.62
Very Light Blue
#D5FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEDA #DEC4C8
analogous
#C4DECD #C4DEDA #C4D5DE
triadic
#C4DEDA #DAC4DE #DEDAC4
tetradic
#C4DEDA #CDC4DE #DEC4C8 #D5DEC4
square
#C4DEDA #CDC4DE #DEC4C8 #D5DEC4
split-complementary
#C4DEDA #DEC4D5 #DECDC4
monochromatic
#76B2A9 #9DC8C1 #C4DEDA #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.42
#C4DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C4DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEDA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEDA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDA
Deuteranopia (green-blind)
#D6D7DA
Tritanopia (blue-blind)
#BDDFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4deda; /* rgb */ color: rgb(196, 222, 218); /* oklch */ color: oklch(88.0% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#d6e8e5',
500: '#c4deda',
950: '#000000',
},
}SCSS
$custom: #c4deda; $custom-light: #d6e8e5; $custom-dark: #000000;
JSON
{
"hex": "#c4deda",
"rgb": {
"r": 196,
"g": 222,
"b": 218
},
"hsl": {
"h": 170.769,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.88031,
"c": 0.02814,
"h": 185.5
},
"luminance": 0.6904
}Semantic roles & 50–950 ramp
primary
#C4DEDA
secondary
#B59197
accent
#3F4FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484