#CDFDFC#CDFDFC
#CDFDFC is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.049 H 194.8°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDFC |
|---|---|
| RGB | rgb(205, 253, 252) |
| HSL | hsl(179, 92%, 90%) |
| HSV | hsv(179, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.10, -15.35, -4.56) |
| CIE-LCH | lch(96.10, 16.01, 196.55°) |
| OKLab | oklab(96.06% -0.0472 -0.0125) |
| OKLCH | oklch(96.06% 0.049 194.8) |
| XYZ | xyz(77.8678, 90.2553, 105.3949) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.73
Really Light Blue
#D4FFFF
ΔE00 1.42
Very Light Blue
#D5FFFF
ΔE00 1.64
Light Light Blue
#CAFFFB
ΔE00 1.72
Very Pale Blue
#D6FFFE
ΔE00 1.73
Light Sky Blue
#C6FCFF
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDFC #FDCDCE
analogous
#CDFDE4 #CDFDFC #CDE6FD
triadic
#CDFDFC #FCCDFD #FDFCCD
tetradic
#CDFDFC #E4CDFD #FDCDCE #E6FDCD
square
#CDFDFC #E4CDFD #FDCDCE #E6FDCD
split-complementary
#CDFDFC #FDCDE6 #FDE4CD
monochromatic
#57F8F5 #92FBF8 #CDFDFC #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CDFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#CDFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDFC
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDFC | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#BEFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfdfc; /* rgb */ color: rgb(205, 253, 252); /* oklch */ color: oklch(96.1% 0.049 194.8);
Tailwind
colors: {
custom: {
50: '#ddfefd',
500: '#cdfdfc',
950: '#000000',
},
}SCSS
$custom: #cdfdfc; $custom-light: #ddfefd; $custom-dark: #000000;
JSON
{
"hex": "#cdfdfc",
"rgb": {
"r": 205,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.96062,
"c": 0.04879,
"h": 194.8
},
"luminance": 0.90258
}Semantic roles & 50–950 ramp
primary
#CDFDFC
secondary
#E6898B
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585