#CFEEFC#CFEEFC
#CFEEFC is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.1% C 0.038 H 226.8°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEFC |
|---|---|
| RGB | rgb(207, 238, 252) |
| HSL | hsl(199, 88%, 90%) |
| HSV | hsv(199, 18%, 99%) |
| CMYK | cmyk(17.9%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(92.33, -7.22, -10.13) |
| CIE-LCH | lch(92.33, 12.44, 234.54°) |
| OKLab | oklab(93.11% -0.0258 -0.0274) |
| OKLCH | oklch(93.11% 0.038 226.8) |
| XYZ | xyz(73.8727, 81.4408, 103.9041) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.34
Lightcyan
#E0FFFF
ΔE00 7.05
Ice Blue
#A5DFF9
ΔE00 7.13
Pale Sky Blue
#BDF6FE
ΔE00 7.56
Powder Blue
#B0E0E6
ΔE00 7.63
Azure (CSS)
#F0FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEFC #FCDDCF
analogous
#CFFCF4 #CFEEFC #CFD7FC
triadic
#CFEEFC #FCCFEE #EEFCCF
tetradic
#CFEEFC #F4CFFC #FCDDCF #D7FCCF
square
#CFEEFC #F4CFFC #FCDDCF #D7FCCF
split-complementary
#CFEEFC #FCCFD7 #FCF4CF
monochromatic
#5CC5F5 #95DAF8 #CFEEFC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.21
#CFEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CFEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEFC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEFC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#C3F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeefc; /* rgb */ color: rgb(207, 238, 252); /* oklch */ color: oklch(93.1% 0.038 226.8);
Tailwind
colors: {
custom: {
50: '#def3fd',
500: '#cfeefc',
950: '#000000',
},
}SCSS
$custom: #cfeefc; $custom-light: #def3fd; $custom-dark: #000000;
JSON
{
"hex": "#cfeefc",
"rgb": {
"r": 207,
"g": 238,
"b": 252
},
"hsl": {
"h": 198.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.93105,
"c": 0.03763,
"h": 226.8
},
"luminance": 0.81443
}Semantic roles & 50–950 ramp
primary
#CFEEFC
secondary
#E4A78C
accent
#4801E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585