#CDFDF0#CDFDF0
#CDFDF0 is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.052 H 176.9°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDF0 |
|---|---|
| RGB | rgb(205, 253, 240) |
| HSL | hsl(164, 92%, 90%) |
| HSV | hsv(164, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(95.80, -17.75, 1.18) |
| CIE-LCH | lch(95.80, 17.79, 176.20°) |
| OKLab | oklab(95.72% -0.0518 0.0029) |
| OKLCH | oklch(95.72% 0.052 176.9) |
| XYZ | xyz(76.0259, 89.5185, 95.6943) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Eggshell Blue
#C4FFF7
ΔE00 2.84
Light Light Blue
#CAFFFB
ΔE00 3.58
Ice
#D6FFFA
ΔE00 3.66
Pale Aqua
#B8FFEB
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDF0 #FDCDDA
analogous
#CDFDD8 #CDFDF0 #CDF2FD
triadic
#CDFDF0 #F0CDFD #FDF0CD
tetradic
#CDFDF0 #D8CDFD #FDCDDA #F2FDCD
square
#CDFDF0 #D8CDFD #FDCDDA #F2FDCD
split-complementary
#CDFDF0 #FDCDF2 #FDD8CD
monochromatic
#57F8CD #92FBDE #CDFDF0 #E2FEF6 #E2FEF6
Accessibility & contrast
On white
1.11
#CDFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CDFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDF0
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDF0 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#F0F0F1
Tritanopia (blue-blind)
#C1FEF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfdf0; /* rgb */ color: rgb(205, 253, 240); /* oklch */ color: oklch(95.7% 0.052 176.9);
Tailwind
colors: {
custom: {
50: '#ddfef4',
500: '#cdfdf0',
950: '#000000',
},
}SCSS
$custom: #cdfdf0; $custom-light: #ddfef4; $custom-dark: #000000;
JSON
{
"hex": "#cdfdf0",
"rgb": {
"r": 205,
"g": 253,
"b": 240
},
"hsl": {
"h": 163.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95717,
"c": 0.05192,
"h": 176.9
},
"luminance": 0.89521
}Semantic roles & 50–950 ramp
primary
#CDFDF0
secondary
#E689A2
accent
#003EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585