#CDFDF7#CDFDF7
#CDFDF7 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.049 H 187.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDF7 |
|---|---|
| RGB | rgb(205, 253, 247) |
| HSL | hsl(173, 92%, 90%) |
| HSV | hsv(173, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(95.97, -16.36, -2.17) |
| CIE-LCH | lch(95.97, 16.50, 187.57°) |
| OKLab | oklab(95.92% -0.0491 -0.0061) |
| OKLCH | oklch(95.92% 0.049 187) |
| XYZ | xyz(77.0859, 89.9425, 101.2768) |
| Luminance | 0.8994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.25
Ice
#D6FFFA
ΔE00 1.82
Duck Egg Blue
#C3FBF4
ΔE00 1.84
Eggshell Blue
#C4FFF7
ΔE00 2.34
Pale Blue
#D0FEFE
ΔE00 2.58
Very Pale Blue
#D6FFFE
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDF7 #FDCDD3
analogous
#CDFDDF #CDFDF7 #CDEBFD
triadic
#CDFDF7 #F7CDFD #FDF7CD
tetradic
#CDFDF7 #DFCDFD #FDCDD3 #EBFDCD
square
#CDFDF7 #DFCDFD #FDCDD3 #EBFDCD
split-complementary
#CDFDF7 #FDCDEB #FDDFCD
monochromatic
#57F8E4 #92FBEE #CDFDF7 #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.11
#CDFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#CDFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDF7
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDF7 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#EEF1F8
Tritanopia (blue-blind)
#C0FFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfdf7; /* rgb */ color: rgb(205, 253, 247); /* oklch */ color: oklch(95.9% 0.049 187.0);
Tailwind
colors: {
custom: {
50: '#ddfef9',
500: '#cdfdf7',
950: '#000000',
},
}SCSS
$custom: #cdfdf7; $custom-light: #ddfef9; $custom-dark: #000000;
JSON
{
"hex": "#cdfdf7",
"rgb": {
"r": 205,
"g": 253,
"b": 247
},
"hsl": {
"h": 172.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95916,
"c": 0.04947,
"h": 187
},
"luminance": 0.89945
}Semantic roles & 50–950 ramp
primary
#CDFDF7
secondary
#E68994
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585