#CDF9FF#CDF9FF
#CDF9FF is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.3% C 0.046 H 206.6°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF9FF |
|---|---|
| RGB | rgb(205, 249, 255) |
| HSL | hsl(187, 100%, 90%) |
| HSV | hsv(187, 20%, 100%) |
| CMYK | cmyk(19.6%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(95.14, -12.74, -7.53) |
| CIE-LCH | lch(95.14, 14.80, 210.59°) |
| OKLab | oklab(95.32% -0.0409 -0.0204) |
| OKLCH | oklch(95.32% 0.046 206.6) |
| XYZ | xyz(77.0974, 87.9479, 107.5019) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.73
Really Light Blue
#D4FFFF
ΔE00 2.75
Light Sky Blue
#C6FCFF
ΔE00 2.80
Pale Sky Blue
#BDF6FE
ΔE00 2.81
Pale Blue
#D0FEFE
ΔE00 2.82
Very Pale Blue
#D6FFFE
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF9FF #FFD3CD
analogous
#CDFFEC #CDF9FF #CDE0FF
triadic
#CDF9FF #FFCDF9 #F9FFCD
tetradic
#CDF9FF #ECCDFF #FFD3CD #E0FFCD
square
#CDF9FF #ECCDFF #FFD3CD #E0FFCD
split-complementary
#CDF9FF #FFCDE0 #FFECCD
monochromatic
#53EAFF #90F2FF #CDF9FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.13
#CDF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#CDF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF9FF
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF9FF | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#BEFDFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdf9ff; /* rgb */ color: rgb(205, 249, 255); /* oklch */ color: oklch(95.3% 0.046 206.6);
Tailwind
colors: {
custom: {
50: '#ddfbff',
500: '#cdf9ff',
950: '#000000',
},
}SCSS
$custom: #cdf9ff; $custom-light: #ddfbff; $custom-dark: #000000;
JSON
{
"hex": "#cdf9ff",
"rgb": {
"r": 205,
"g": 249,
"b": 255
},
"hsl": {
"h": 187.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95324,
"c": 0.04572,
"h": 206.6
},
"luminance": 0.8795
}Semantic roles & 50–950 ramp
primary
#CDF9FF
secondary
#EA9286
accent
#1C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586