#CCDFD7#CCDFD7
#CCDFD7 is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.7% C 0.023 H 168.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDFD7 |
|---|---|
| RGB | rgb(204, 223, 215) |
| HSL | hsl(155, 23%, 84%) |
| HSV | hsv(155, 9%, 87%) |
| CMYK | cmyk(8.5%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.25, -7.82, 1.75) |
| CIE-LCH | lch(87.25, 8.02, 167.39°) |
| OKLab | oklab(88.72% -0.0226 0.0045) |
| OKLCH | oklch(88.72% 0.023 168.7) |
| XYZ | xyz(63.5527, 70.5182, 74.5399) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.12
Honeydew
#F0FFF0
ΔE00 7.54
Lightcyan
#E0FFFF
ΔE00 8.00
Silver (survey)
#C5C9C7
ΔE00 8.22
Mintcream
#F5FFFA
ΔE00 8.23
Azure (CSS)
#F0FFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDFD7 #DFCCD4
analogous
#CCDFCD #CCDFD7 #CCDDDF
triadic
#CCDFD7 #D7CCDF #DFD7CC
tetradic
#CCDFD7 #CDCCDF #DFCCD4 #DDDFCC
square
#CCDFD7 #CDCCDF #DFCCD4 #DDDFCC
split-complementary
#CCDFD7 #DFCCDD #DFCDCC
monochromatic
#81B09C #A6C7BA #CCDFD7 #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.39
#CCDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#CCDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDFD7
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDFD7 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD7
Deuteranopia (green-blind)
#DADAD7
Tritanopia (blue-blind)
#C8DFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ccdfd7; /* rgb */ color: rgb(204, 223, 215); /* oklch */ color: oklch(88.7% 0.023 168.7);
Tailwind
colors: {
custom: {
50: '#dbe9e3',
500: '#ccdfd7',
950: '#000000',
},
}SCSS
$custom: #ccdfd7; $custom-light: #dbe9e3; $custom-dark: #000000;
JSON
{
"hex": "#ccdfd7",
"rgb": {
"r": 204,
"g": 223,
"b": 215
},
"hsl": {
"h": 154.737,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.88717,
"c": 0.02301,
"h": 168.7
},
"luminance": 0.70519
}Semantic roles & 50–950 ramp
primary
#CCDFD7
secondary
#B69AA5
accent
#446BA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484