#CDFCFD#CDFCFD
#CDFCFD is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.9% C 0.048 H 198.0°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCFD |
|---|---|
| RGB | rgb(205, 252, 253) |
| HSL | hsl(181, 92%, 90%) |
| HSV | hsv(181, 19%, 99%) |
| CMYK | cmyk(19%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.87, -14.65, -5.42) |
| CIE-LCH | lch(95.87, 15.62, 200.32°) |
| OKLab | oklab(95.88% -0.0455 -0.0148) |
| OKLCH | oklch(95.88% 0.048 198) |
| XYZ | xyz(77.7118, 89.6891, 106.1267) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.60
Really Light Blue
#D4FFFF
ΔE00 1.18
Very Light Blue
#D5FFFF
ΔE00 1.37
Light Sky Blue
#C6FCFF
ΔE00 1.49
Very Pale Blue
#D6FFFE
ΔE00 1.65
Ice Blue (survey)
#D7FFFE
ΔE00 1.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCFD #FDCECD
analogous
#CDFDE6 #CDFCFD #CDE4FD
triadic
#CDFCFD #FDCDFC #FCFDCD
tetradic
#CDFCFD #E6CDFD #FDCECD #E4FDCD
square
#CDFCFD #E6CDFD #FDCECD #E4FDCD
split-complementary
#CDFCFD #FDCDE4 #FDE6CD
monochromatic
#57F5F8 #92F8FB #CDFCFD #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.11
#CDFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CDFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCFD
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCFD | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#BEFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcfd; /* rgb */ color: rgb(205, 252, 253); /* oklch */ color: oklch(95.9% 0.048 198.0);
Tailwind
colors: {
custom: {
50: '#ddfdfe',
500: '#cdfcfd',
950: '#000000',
},
}SCSS
$custom: #cdfcfd; $custom-light: #ddfdfe; $custom-dark: #000000;
JSON
{
"hex": "#cdfcfd",
"rgb": {
"r": 205,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95884,
"c": 0.04785,
"h": 198
},
"luminance": 0.89692
}Semantic roles & 50–950 ramp
primary
#CDFCFD
secondary
#E68B89
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585