#CFEFFE#CFEFFE
#CFEFFE is a very light, muted cyan. Relative luminance 0.822; OKLCH L 93.4% C 0.039 H 227.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFFE |
|---|---|
| RGB | rgb(207, 239, 254) |
| HSL | hsl(199, 96%, 90%) |
| HSV | hsv(199, 19%, 100%) |
| CMYK | cmyk(18.5%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.64, -7.31, -10.71) |
| CIE-LCH | lch(92.64, 12.96, 235.67°) |
| OKLab | oklab(93.37% -0.0263 -0.029) |
| OKLCH | oklch(93.37% 0.039 227.7) |
| XYZ | xyz(74.4833, 82.1521, 105.6793) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 7.23
Pale Sky Blue
#BDF6FE
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.80
Azure (CSS)
#F0FFFF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFFE #FEDECF
analogous
#CFFEF5 #CFEFFE #CFD7FE
triadic
#CFEFFE #FECFEF #EFFECF
tetradic
#CFEFFE #F5CFFE #FEDECF #D7FECF
square
#CFEFFE #F5CFFE #FEDECF #D7FECF
split-complementary
#CFEFFE #FECFD7 #FEF5CF
monochromatic
#57C7FC #93DBFD #CFEFFE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.20
#CFEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#CFEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFFE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFFE | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E0E7FE
Tritanopia (blue-blind)
#C2F4F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cfeffe; /* rgb */ color: rgb(207, 239, 254); /* oklch */ color: oklch(93.4% 0.039 227.7);
Tailwind
colors: {
custom: {
50: '#def4fe',
500: '#cfeffe',
950: '#000000',
},
}SCSS
$custom: #cfeffe; $custom-light: #def4fe; $custom-dark: #000000;
JSON
{
"hex": "#cfeffe",
"rgb": {
"r": 207,
"g": 239,
"b": 254
},
"hsl": {
"h": 199.149,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.93372,
"c": 0.03918,
"h": 227.7
},
"luminance": 0.82154
}Semantic roles & 50–950 ramp
primary
#CFEFFE
secondary
#E8A889
accent
#4900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585