#CDFCF7#CDFCF7
#CDFCF7 is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.048 H 188.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCF7 |
|---|---|
| RGB | rgb(205, 252, 247) |
| HSL | hsl(174, 89%, 90%) |
| HSV | hsv(174, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(95.71, -15.87, -2.56) |
| CIE-LCH | lch(95.71, 16.07, 189.16°) |
| OKLab | oklab(95.71% -0.0478 -0.0071) |
| OKLCH | oklch(95.71% 0.048 188.4) |
| XYZ | xyz(76.7710, 89.3128, 101.1718) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.31
Ice
#D6FFFA
ΔE00 1.61
Duck Egg Blue
#C3FBF4
ΔE00 2.14
Pale Blue
#D0FEFE
ΔE00 2.17
Very Pale Blue
#D6FFFE
ΔE00 2.49
Really Light Blue
#D4FFFF
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCF7 #FCCDD2
analogous
#CDFCE0 #CDFCF7 #CDEAFC
triadic
#CDFCF7 #F7CDFC #FCF7CD
tetradic
#CDFCF7 #E0CDFC #FCCDD2 #EAFCCD
square
#CDFCF7 #E0CDFC #FCCDD2 #EAFCCD
split-complementary
#CDFCF7 #FCCDEA #FCE0CD
monochromatic
#5AF5E5 #93F9EE #CDFCF7 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.11
#CDFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#CDFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCF7
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCF7 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F7
Deuteranopia (green-blind)
#EDF0F8
Tritanopia (blue-blind)
#C0FEFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcf7; /* rgb */ color: rgb(205, 252, 247); /* oklch */ color: oklch(95.7% 0.048 188.4);
Tailwind
colors: {
custom: {
50: '#ddfdf9',
500: '#cdfcf7',
950: '#000000',
},
}SCSS
$custom: #cdfcf7; $custom-light: #ddfdf9; $custom-dark: #000000;
JSON
{
"hex": "#cdfcf7",
"rgb": {
"r": 205,
"g": 252,
"b": 247
},
"hsl": {
"h": 173.617,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95708,
"c": 0.04833,
"h": 188.4
},
"luminance": 0.89315
}Semantic roles & 50–950 ramp
primary
#CDFCF7
secondary
#E48A93
accent
#0019E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585