#CDFDF4#CDFDF4
#CDFDF4 is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.8% C 0.050 H 182.5°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDF4 |
|---|---|
| RGB | rgb(205, 253, 244) |
| HSL | hsl(169, 92%, 90%) |
| HSV | hsv(169, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(95.90, -16.96, -0.74) |
| CIE-LCH | lch(95.90, 16.97, 182.49°) |
| OKLab | oklab(95.83% -0.0503 -0.0022) |
| OKLCH | oklch(95.83% 0.05 182.5) |
| XYZ | xyz(76.6267, 89.7588, 98.8583) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.87
Light Light Blue
#CAFFFB
ΔE00 2.15
Eggshell Blue
#C4FFF7
ΔE00 2.17
Ice
#D6FFFA
ΔE00 2.45
Pale Blue
#D0FEFE
ΔE00 3.73
Very Pale Blue
#D6FFFE
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDF4 #FDCDD6
analogous
#CDFDDC #CDFDF4 #CDEEFD
triadic
#CDFDF4 #F4CDFD #FDF4CD
tetradic
#CDFDF4 #DCCDFD #FDCDD6 #EEFDCD
square
#CDFDF4 #DCCDFD #FDCDD6 #EEFDCD
split-complementary
#CDFDF4 #FDCDEE #FDDCCD
monochromatic
#57F8DA #92FBE7 #CDFDF4 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.11
#CDFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#CDFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDF4
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDF4 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#EFF0F5
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfdf4; /* rgb */ color: rgb(205, 253, 244); /* oklch */ color: oklch(95.8% 0.050 182.5);
Tailwind
colors: {
custom: {
50: '#ddfef7',
500: '#cdfdf4',
950: '#000000',
},
}SCSS
$custom: #cdfdf4; $custom-light: #ddfef7; $custom-dark: #000000;
JSON
{
"hex": "#cdfdf4",
"rgb": {
"r": 205,
"g": 253,
"b": 244
},
"hsl": {
"h": 168.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.9583,
"c": 0.05032,
"h": 182.5
},
"luminance": 0.89761
}Semantic roles & 50–950 ramp
primary
#CDFDF4
secondary
#E6899A
accent
#002BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585