#CFEEFA#CFEEFA
#CFEEFA is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.0% C 0.036 H 223.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEFA |
|---|---|
| RGB | rgb(207, 238, 250) |
| HSL | hsl(197, 81%, 90%) |
| HSV | hsv(197, 17%, 98%) |
| CMYK | cmyk(17.2%, 4.8%, 0%, 2%) |
| CIE-LAB | lab(92.27, -7.63, -9.17) |
| CIE-LCH | lch(92.27, 11.93, 230.25°) |
| OKLab | oklab(93.04% -0.0265 -0.0248) |
| OKLCH | oklch(93.04% 0.036 223.1) |
| XYZ | xyz(73.5575, 81.3147, 102.2437) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.32
Pale Sky Blue
#BDF6FE
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.06
Azure (CSS)
#F0FFFF
ΔE00 7.34
Ice Blue
#A5DFF9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEFA #FADBCF
analogous
#CFFAF1 #CFEEFA #CFD9FA
triadic
#CFEEFA #FACFEE #EEFACF
tetradic
#CFEEFA #F1CFFA #FADBCF #D9FACF
square
#CFEEFA #F1CFFA #FADBCF #D9FACF
split-complementary
#CFEEFA #FACFD9 #FAF1CF
monochromatic
#60C7EE #98DAF4 #CFEEFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.22
#CFEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CFEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEFA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEFA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#C3F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeefa; /* rgb */ color: rgb(207, 238, 250); /* oklch */ color: oklch(93.0% 0.036 223.1);
Tailwind
colors: {
custom: {
50: '#def3fc',
500: '#cfeefa',
950: '#000000',
},
}SCSS
$custom: #cfeefa; $custom-light: #def3fc; $custom-dark: #000000;
JSON
{
"hex": "#cfeefa",
"rgb": {
"r": 207,
"g": 238,
"b": 250
},
"hsl": {
"h": 196.744,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.93042,
"c": 0.03631,
"h": 223.1
},
"luminance": 0.81317
}Semantic roles & 50–950 ramp
primary
#CFEEFA
secondary
#E0A48D
accent
#4408DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585