#CFEEFF#CFEEFF
#CFEEFF is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.2% C 0.040 H 231.8°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEFF |
|---|---|
| RGB | rgb(207, 238, 255) |
| HSL | hsl(201, 100%, 91%) |
| HSV | hsv(201, 19%, 100%) |
| CMYK | cmyk(18.8%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(92.41, -6.59, -11.57) |
| CIE-LCH | lch(92.41, 13.31, 240.32°) |
| OKLab | oklab(93.2% -0.0247 -0.0313) |
| OKLCH | oklch(93.2% 0.04 231.8) |
| XYZ | xyz(74.3519, 81.6324, 106.4276) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 6.97
Aliceblue
#F0F8FF
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.13
Pale Sky Blue
#BDF6FE
ΔE00 8.41
Azure (CSS)
#F0FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEFF #FFE0CF
analogous
#CFFFF8 #CFEEFF #CFD6FF
triadic
#CFEEFF #FFCFEE #EEFFCF
tetradic
#CFEEFF #F8CFFF #FFE0CF #D6FFCF
square
#CFEEFF #F8CFFF #FFE0CF #D6FFCF
split-complementary
#CFEEFF #FFCFD6 #FFF8CF
monochromatic
#55C3FF #92D8FF #CFEEFF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.21
#CFEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CFEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEFF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEFF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#C2F3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeeff; /* rgb */ color: rgb(207, 238, 255); /* oklch */ color: oklch(93.2% 0.040 231.8);
Tailwind
colors: {
custom: {
50: '#def3ff',
500: '#cfeeff',
950: '#000000',
},
}SCSS
$custom: #cfeeff; $custom-light: #def3ff; $custom-dark: #000000;
JSON
{
"hex": "#cfeeff",
"rgb": {
"r": 207,
"g": 238,
"b": 255
},
"hsl": {
"h": 201.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.932,
"c": 0.03988,
"h": 231.8
},
"luminance": 0.81634
}Semantic roles & 50–950 ramp
primary
#CFEEFF
secondary
#EAAB88
accent
#5100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586