#CDF8FF#CDF8FF
#CDF8FF is a very light, muted teal. Relative luminance 0.873; OKLCH L 95.1% C 0.045 H 208.5°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF8FF |
|---|---|
| RGB | rgb(205, 248, 255) |
| HSL | hsl(188, 100%, 90%) |
| HSV | hsv(188, 20%, 100%) |
| CMYK | cmyk(19.6%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(94.88, -12.24, -7.92) |
| CIE-LCH | lch(94.88, 14.58, 212.89°) |
| OKLab | oklab(95.12% -0.0396 -0.0215) |
| OKLCH | oklch(95.12% 0.045 208.5) |
| XYZ | xyz(76.7892, 87.3314, 107.3991) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.02
Very Light Blue
#D5FFFF
ΔE00 3.22
Really Light Blue
#D4FFFF
ΔE00 3.25
Light Sky Blue
#C6FCFF
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.38
Ice Blue (survey)
#D7FFFE
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF8FF #FFD4CD
analogous
#CDFFED #CDF8FF #CDDFFF
triadic
#CDF8FF #FFCDF8 #F8FFCD
tetradic
#CDF8FF #EDCDFF #FFD4CD #DFFFCD
square
#CDF8FF #EDCDFF #FFD4CD #DFFFCD
split-complementary
#CDF8FF #FFCDDF #FFEDCD
monochromatic
#53E7FF #90EFFF #CDF8FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.14
#CDF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#CDF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF8FF
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF8FF | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FF
Deuteranopia (green-blind)
#E8EDFF
Tritanopia (blue-blind)
#BEFCFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdf8ff; /* rgb */ color: rgb(205, 248, 255); /* oklch */ color: oklch(95.1% 0.045 208.5);
Tailwind
colors: {
custom: {
50: '#ddfaff',
500: '#cdf8ff',
950: '#000000',
},
}SCSS
$custom: #cdf8ff; $custom-light: #ddfaff; $custom-dark: #000000;
JSON
{
"hex": "#cdf8ff",
"rgb": {
"r": 205,
"g": 248,
"b": 255
},
"hsl": {
"h": 188.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95118,
"c": 0.04506,
"h": 208.5
},
"luminance": 0.87334
}Semantic roles & 50–950 ramp
primary
#CDF8FF
secondary
#EA9486
accent
#2000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586