#CDFDFA#CDFDFA
#CDFDFA is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.049 H 191.7°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDFA |
|---|---|
| RGB | rgb(205, 253, 250) |
| HSL | hsl(176, 92%, 90%) |
| HSV | hsv(176, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.05, -15.75, -3.61) |
| CIE-LCH | lch(96.05, 16.16, 192.89°) |
| OKLab | oklab(96% -0.0479 -0.0099) |
| OKLCH | oklch(96% 0.049 191.7) |
| XYZ | xyz(77.5526, 90.1292, 103.7345) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.17
Pale Blue
#D0FEFE
ΔE00 1.43
Ice
#D6FFFA
ΔE00 1.79
Really Light Blue
#D4FFFF
ΔE00 1.94
Very Pale Blue
#D6FFFE
ΔE00 2.05
Very Light Blue
#D5FFFF
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDFA #FDCDD0
analogous
#CDFDE2 #CDFDFA #CDE8FD
triadic
#CDFDFA #FACDFD #FDFACD
tetradic
#CDFDFA #E2CDFD #FDCDD0 #E8FDCD
square
#CDFDFA #E2CDFD #FDCDD0 #E8FDCD
split-complementary
#CDFDFA #FDCDE8 #FDE2CD
monochromatic
#57F8EE #92FBF4 #CDFDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.10
#CDFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CDFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDFA
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDFA | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfdfa; /* rgb */ color: rgb(205, 253, 250); /* oklch */ color: oklch(96.0% 0.049 191.7);
Tailwind
colors: {
custom: {
50: '#ddfefb',
500: '#cdfdfa',
950: '#000000',
},
}SCSS
$custom: #cdfdfa; $custom-light: #ddfefb; $custom-dark: #000000;
JSON
{
"hex": "#cdfdfa",
"rgb": {
"r": 205,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.25,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.96003,
"c": 0.04895,
"h": 191.7
},
"luminance": 0.90132
}Semantic roles & 50–950 ramp
primary
#CDFDFA
secondary
#E6898E
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585