#CFEFFF#CFEFFF
#CFEFFF is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.4% C 0.040 H 229.4°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFFF |
|---|---|
| RGB | rgb(207, 239, 255) |
| HSL | hsl(200, 100%, 91%) |
| HSV | hsv(200, 19%, 100%) |
| CMYK | cmyk(18.8%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(92.67, -7.10, -11.18) |
| CIE-LCH | lch(92.67, 13.25, 237.59°) |
| OKLab | oklab(93.4% -0.026 -0.0303) |
| OKLCH | oklch(93.4% 0.04 229.4) |
| XYZ | xyz(74.6438, 82.2163, 106.5249) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.60
Ice Blue
#A5DFF9
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.60
Pale Sky Blue
#BDF6FE
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.10
Aliceblue
#F0F8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFFF #FFDFCF
analogous
#CFFFF7 #CFEFFF #CFD7FF
triadic
#CFEFFF #FFCFEF #EFFFCF
tetradic
#CFEFFF #F7CFFF #FFDFCF #D7FFCF
square
#CFEFFF #F7CFFF #FFDFCF #D7FFCF
split-complementary
#CFEFFF #FFCFD7 #FFF7CF
monochromatic
#55C6FF #92DBFF #CFEFFF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.20
#CFEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CFEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFFF
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFFF | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E0E7FF
Tritanopia (blue-blind)
#C2F4F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cfefff; /* rgb */ color: rgb(207, 239, 255); /* oklch */ color: oklch(93.4% 0.040 229.4);
Tailwind
colors: {
custom: {
50: '#def4ff',
500: '#cfefff',
950: '#000000',
},
}SCSS
$custom: #cfefff; $custom-light: #def4ff; $custom-dark: #000000;
JSON
{
"hex": "#cfefff",
"rgb": {
"r": 207,
"g": 239,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.93403,
"c": 0.03991,
"h": 229.4
},
"luminance": 0.82218
}Semantic roles & 50–950 ramp
primary
#CFEFFF
secondary
#EAA988
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586