#CDFCFF#CDFCFF
#CDFCFF is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.9% C 0.048 H 201.2°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCFF |
|---|---|
| RGB | rgb(205, 252, 255) |
| HSL | hsl(184, 100%, 90%) |
| HSV | hsv(184, 20%, 100%) |
| CMYK | cmyk(19.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(95.92, -14.24, -6.38) |
| CIE-LCH | lch(95.92, 15.60, 204.13°) |
| OKLab | oklab(95.94% -0.0447 -0.0173) |
| OKLCH | oklch(95.94% 0.048 201.2) |
| XYZ | xyz(78.0321, 89.8172, 107.8134) |
| Luminance | 0.8982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.28
Light Sky Blue
#C6FCFF
ΔE00 1.49
Really Light Blue
#D4FFFF
ΔE00 1.53
Very Light Blue
#D5FFFF
ΔE00 1.65
Very Pale Blue
#D6FFFE
ΔE00 2.05
Ice Blue (survey)
#D7FFFE
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCFF #FFD0CD
analogous
#CDFFE9 #CDFCFF #CDE3FF
triadic
#CDFCFF #FFCDFC #FCFFCD
tetradic
#CDFCFF #E9CDFF #FFD0CD #E3FFCD
square
#CDFCFF #E9CDFF #FFD0CD #E3FFCD
split-complementary
#CDFCFF #FFCDE3 #FFE9CD
monochromatic
#53F5FF #90F8FF #CDFCFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.11
#CDFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#CDFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCFF
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCFF | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#BEFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfcff; /* rgb */ color: rgb(205, 252, 255); /* oklch */ color: oklch(95.9% 0.048 201.2);
Tailwind
colors: {
custom: {
50: '#ddfdff',
500: '#cdfcff',
950: '#000000',
},
}SCSS
$custom: #cdfcff; $custom-light: #ddfdff; $custom-dark: #000000;
JSON
{
"hex": "#cdfcff",
"rgb": {
"r": 205,
"g": 252,
"b": 255
},
"hsl": {
"h": 183.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95944,
"c": 0.04798,
"h": 201.2
},
"luminance": 0.8982
}Semantic roles & 50–950 ramp
primary
#CDFCFF
secondary
#EA8C86
accent
#0E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586