#C4DDDE#C4DDDE
#C4DDDE is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.027 H 199.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDDE |
|---|---|
| RGB | rgb(196, 221, 222) |
| HSL | hsl(182, 28%, 82%) |
| HSV | hsv(182, 12%, 87%) |
| CMYK | cmyk(11.7%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.37, -8.06, -3.30) |
| CIE-LCH | lch(86.37, 8.71, 202.26°) |
| OKLab | oklab(87.94% -0.0251 -0.0089) |
| OKLCH | oklch(87.94% 0.027 199.6) |
| XYZ | xyz(61.8030, 68.7213, 79.1015) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.29
Lightcyan
#E0FFFF
ΔE00 7.28
Ice Blue (survey)
#D7FFFE
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.03
Very Pale Blue
#D6FFFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDDE #DEC5C4
analogous
#C4DED2 #C4DDDE #C4D0DE
triadic
#C4DDDE #DEC4DD #DDDEC4
tetradic
#C4DDDE #D2C4DE #DEC5C4 #D0DEC4
square
#C4DDDE #D2C4DE #DEC5C4 #D0DEC4
split-complementary
#C4DDDE #DEC4D0 #DED2C4
monochromatic
#76B0B2 #9DC6C8 #C4DDDE #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.42
#C4DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C4DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDDE
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDDE | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#BDDFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4ddde; /* rgb */ color: rgb(196, 221, 222); /* oklch */ color: oklch(87.9% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#d6e7e8',
500: '#c4ddde',
950: '#000000',
},
}SCSS
$custom: #c4ddde; $custom-light: #d6e7e8; $custom-dark: #000000;
JSON
{
"hex": "#c4ddde",
"rgb": {
"r": 196,
"g": 221,
"b": 222
},
"hsl": {
"h": 182.308,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87941,
"c": 0.02664,
"h": 199.6
},
"luminance": 0.68723
}Semantic roles & 50–950 ramp
primary
#C4DDDE
secondary
#B59291
accent
#433FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484