#CDFAFF#CDFAFF
#CDFAFF is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.5% C 0.046 H 204.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFAFF |
|---|---|
| RGB | rgb(205, 250, 255) |
| HSL | hsl(186, 100%, 90%) |
| HSV | hsv(186, 20%, 100%) |
| CMYK | cmyk(19.6%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.40, -13.24, -7.15) |
| CIE-LCH | lch(95.40, 15.05, 208.36°) |
| OKLab | oklab(95.53% -0.0422 -0.0194) |
| OKLCH | oklch(95.53% 0.046 204.7) |
| XYZ | xyz(77.4074, 88.5677, 107.6052) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 2.27
Pale Blue
#D0FEFE
ΔE00 2.28
Very Light Blue
#D5FFFF
ΔE00 2.29
Light Sky Blue
#C6FCFF
ΔE00 2.30
Very Pale Blue
#D6FFFE
ΔE00 2.69
Pale Sky Blue
#BDF6FE
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFAFF #FFD2CD
analogous
#CDFFEB #CDFAFF #CDE1FF
triadic
#CDFAFF #FFCDFA #FAFFCD
tetradic
#CDFAFF #EBCDFF #FFD2CD #E1FFCD
square
#CDFAFF #EBCDFF #FFD2CD #E1FFCD
split-complementary
#CDFAFF #FFCDE1 #FFEBCD
monochromatic
#53EEFF #90F4FF #CDFAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.12
#CDFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CDFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFAFF
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFAFF | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#BEFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfaff; /* rgb */ color: rgb(205, 250, 255); /* oklch */ color: oklch(95.5% 0.046 204.7);
Tailwind
colors: {
custom: {
50: '#ddfcff',
500: '#cdfaff',
950: '#000000',
},
}SCSS
$custom: #cdfaff; $custom-light: #ddfcff; $custom-dark: #000000;
JSON
{
"hex": "#cdfaff",
"rgb": {
"r": 205,
"g": 250,
"b": 255
},
"hsl": {
"h": 186,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.9553,
"c": 0.04643,
"h": 204.7
},
"luminance": 0.8857
}Semantic roles & 50–950 ramp
primary
#CDFAFF
secondary
#EA9086
accent
#1700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586