#CDFEFD#CDFEFD
#CDFEFD is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.050 H 194.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEFD |
|---|---|
| RGB | rgb(205, 254, 253) |
| HSL | hsl(179, 96%, 90%) |
| HSV | hsv(179, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.39, -15.64, -4.65) |
| CIE-LCH | lch(96.39, 16.31, 196.57°) |
| OKLab | oklab(96.3% -0.0481 -0.0127) |
| OKLCH | oklch(96.3% 0.05 194.8) |
| XYZ | xyz(78.3432, 90.9519, 106.3371) |
| Luminance | 0.9095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.85
Really Light Blue
#D4FFFF
ΔE00 1.55
Light Light Blue
#CAFFFB
ΔE00 1.57
Very Light Blue
#D5FFFF
ΔE00 1.77
Light Sky Blue
#C6FCFF
ΔE00 1.79
Very Pale Blue
#D6FFFE
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEFD #FECDCE
analogous
#CDFEE5 #CDFEFD #CDE6FE
triadic
#CDFEFD #FDCDFE #FEFDCD
tetradic
#CDFEFD #E5CDFE #FECDCE #E6FECD
square
#CDFEFD #E5CDFE #FECDCE #E6FECD
split-complementary
#CDFEFD #FECDE6 #FEE5CD
monochromatic
#55FCF8 #91FDFB #CDFEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#CDFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#CDFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEFD
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEFD | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#BEFFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfefd; /* rgb */ color: rgb(205, 254, 253); /* oklch */ color: oklch(96.3% 0.050 194.8);
Tailwind
colors: {
custom: {
50: '#ddfefe',
500: '#cdfefd',
950: '#000000',
},
}SCSS
$custom: #cdfefd; $custom-light: #ddfefe; $custom-dark: #000000;
JSON
{
"hex": "#cdfefd",
"rgb": {
"r": 205,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.776,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96299,
"c": 0.04972,
"h": 194.8
},
"luminance": 0.90955
}Semantic roles & 50–950 ramp
primary
#CDFEFD
secondary
#E8888A
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585