#CDFDFD#CDFDFD
#CDFDFD is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.049 H 196.4°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDFD |
|---|---|
| RGB | rgb(205, 253, 253) |
| HSL | hsl(180, 92%, 90%) |
| HSV | hsv(180, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.13, -15.14, -5.04) |
| CIE-LCH | lch(96.13, 15.96, 198.40°) |
| OKLab | oklab(96.09% -0.0468 -0.0137) |
| OKLCH | oklch(96.09% 0.049 196.4) |
| XYZ | xyz(78.0267, 90.3188, 106.2316) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.52
Really Light Blue
#D4FFFF
ΔE00 1.27
Very Light Blue
#D5FFFF
ΔE00 1.50
Light Sky Blue
#C6FCFF
ΔE00 1.56
Very Pale Blue
#D6FFFE
ΔE00 1.69
Ice Blue (survey)
#D7FFFE
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDFD #FDCDCD
analogous
#CDFDE5 #CDFDFD #CDE5FD
triadic
#CDFDFD #FDCDFD #FDFDCD
tetradic
#CDFDFD #E5CDFD #FDCDCD #E5FDCD
square
#CDFDFD #E5CDFD #FDCDCD #E5FDCD
split-complementary
#CDFDFD #FDCDE5 #FDE5CD
monochromatic
#57F8F8 #92FBFB #CDFDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.10
#CDFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#CDFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDFD
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDFD | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#BEFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfdfd; /* rgb */ color: rgb(205, 253, 253); /* oklch */ color: oklch(96.1% 0.049 196.4);
Tailwind
colors: {
custom: {
50: '#ddfefe',
500: '#cdfdfd',
950: '#000000',
},
}SCSS
$custom: #cdfdfd; $custom-light: #ddfefe; $custom-dark: #000000;
JSON
{
"hex": "#cdfdfd",
"rgb": {
"r": 205,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.96091,
"c": 0.04877,
"h": 196.4
},
"luminance": 0.90322
}Semantic roles & 50–950 ramp
primary
#CDFDFD
secondary
#E68989
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585