#CFEEFE#CFEEFE
#CFEEFE is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.2% C 0.039 H 230.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEFE |
|---|---|
| RGB | rgb(207, 238, 254) |
| HSL | hsl(200, 96%, 90%) |
| HSV | hsv(200, 19%, 100%) |
| CMYK | cmyk(18.5%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(92.38, -6.80, -11.09) |
| CIE-LCH | lch(92.38, 13.01, 238.48°) |
| OKLab | oklab(93.17% -0.025 -0.03) |
| OKLCH | oklch(93.17% 0.039 230.2) |
| XYZ | xyz(74.1913, 81.5682, 105.5820) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.61
Ice Blue
#A5DFF9
ΔE00 7.00
Lightcyan
#E0FFFF
ΔE00 7.77
Aliceblue
#F0F8FF
ΔE00 7.96
Pale Sky Blue
#BDF6FE
ΔE00 8.12
Azure (CSS)
#F0FFFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEFE #FEDFCF
analogous
#CFFEF7 #CFEEFE #CFD6FE
triadic
#CFEEFE #FECFEE #EEFECF
tetradic
#CFEEFE #F7CFFE #FEDFCF #D6FECF
square
#CFEEFE #F7CFFE #FEDFCF #D6FECF
split-complementary
#CFEEFE #FECFD6 #FEF7CF
monochromatic
#57C4FC #93D9FD #CFEEFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.21
#CFEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CFEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEFE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEFE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#C2F3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeefe; /* rgb */ color: rgb(207, 238, 254); /* oklch */ color: oklch(93.2% 0.039 230.2);
Tailwind
colors: {
custom: {
50: '#def3fe',
500: '#cfeefe',
950: '#000000',
},
}SCSS
$custom: #cfeefe; $custom-light: #def3fe; $custom-dark: #000000;
JSON
{
"hex": "#cfeefe",
"rgb": {
"r": 207,
"g": 238,
"b": 254
},
"hsl": {
"h": 200.426,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.93168,
"c": 0.03909,
"h": 230.2
},
"luminance": 0.8157
}Semantic roles & 50–950 ramp
primary
#CFEEFE
secondary
#E8AA89
accent
#4E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585