#CDFDF9#CDFDF9
#CDFDF9 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.049 H 190.1°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDF9 |
|---|---|
| RGB | rgb(205, 253, 249) |
| HSL | hsl(175, 92%, 90%) |
| HSV | hsv(175, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(96.02, -15.96, -3.13) |
| CIE-LCH | lch(96.02, 16.26, 191.09°) |
| OKLab | oklab(95.97% -0.0483 -0.0086) |
| OKLCH | oklch(95.97% 0.049 190.1) |
| XYZ | xyz(77.3962, 90.0666, 102.9109) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.05
Ice
#D6FFFA
ΔE00 1.71
Pale Blue
#D0FEFE
ΔE00 1.81
Duck Egg Blue
#C3FBF4
ΔE00 2.24
Really Light Blue
#D4FFFF
ΔE00 2.26
Very Pale Blue
#D6FFFE
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDF9 #FDCDD1
analogous
#CDFDE1 #CDFDF9 #CDE9FD
triadic
#CDFDF9 #F9CDFD #FDF9CD
tetradic
#CDFDF9 #E1CDFD #FDCDD1 #E9FDCD
square
#CDFDF9 #E1CDFD #FDCDD1 #E9FDCD
split-complementary
#CDFDF9 #FDCDE9 #FDE1CD
monochromatic
#57F8EB #92FBF2 #CDFDF9 #E2FEFB #E2FEFB
Accessibility & contrast
On white
1.10
#CDFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CDFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDF9
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDF9 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8F9
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfdf9; /* rgb */ color: rgb(205, 253, 249); /* oklch */ color: oklch(96.0% 0.049 190.1);
Tailwind
colors: {
custom: {
50: '#ddfefb',
500: '#cdfdf9',
950: '#000000',
},
}SCSS
$custom: #cdfdf9; $custom-light: #ddfefb; $custom-dark: #000000;
JSON
{
"hex": "#cdfdf9",
"rgb": {
"r": 205,
"g": 253,
"b": 249
},
"hsl": {
"h": 175,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95974,
"c": 0.04909,
"h": 190.1
},
"luminance": 0.90069
}Semantic roles & 50–950 ramp
primary
#CDFDF9
secondary
#E68990
accent
#0013E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585