#CCDFDE#CCDFDE
#CCDFDE is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.9% C 0.020 H 193.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDFDE |
|---|---|
| RGB | rgb(204, 223, 222) |
| HSL | hsl(177, 23%, 84%) |
| HSV | hsv(177, 9%, 87%) |
| CMYK | cmyk(8.5%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.43, -6.50, -1.68) |
| CIE-LCH | lch(87.43, 6.71, 194.46°) |
| OKLab | oklab(88.92% -0.0198 -0.0046) |
| OKLCH | oklch(88.92% 0.02 193) |
| XYZ | xyz(64.4714, 70.8857, 79.3787) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.04
Azure (CSS)
#F0FFFF
ΔE00 7.21
Fog
#D8DCE0
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.43
Powder Blue
#B0E0E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDFDE #DFCCCD
analogous
#CCDFD4 #CCDFDE #CCD6DF
triadic
#CCDFDE #DECCDF #DFDECC
tetradic
#CCDFDE #D4CCDF #DFCCCD #D6DFCC
square
#CCDFDE #D4CCDF #DFCCCD #D6DFCC
split-complementary
#CCDFDE #DFCCD6 #DFD4CC
monochromatic
#81B0AD #A6C7C6 #CCDFDE #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.38
#CCDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CCDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDFDE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDFDE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDE
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#C7E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdfde; /* rgb */ color: rgb(204, 223, 222); /* oklch */ color: oklch(88.9% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#dbe9e8',
500: '#ccdfde',
950: '#000000',
},
}SCSS
$custom: #ccdfde; $custom-light: #dbe9e8; $custom-dark: #000000;
JSON
{
"hex": "#ccdfde",
"rgb": {
"r": 204,
"g": 223,
"b": 222
},
"hsl": {
"h": 176.842,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88918,
"c": 0.02035,
"h": 193
},
"luminance": 0.70887
}Semantic roles & 50–950 ramp
primary
#CCDFDE
secondary
#B69A9B
accent
#4449A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484