#CFEEF5#CFEEF5
#CFEEF5 is a very light, muted cyan. Relative luminance 0.810; OKLCH L 92.9% C 0.034 H 212.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEF5 |
|---|---|
| RGB | rgb(207, 238, 245) |
| HSL | hsl(191, 66%, 89%) |
| HSV | hsv(191, 16%, 96%) |
| CMYK | cmyk(15.5%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(92.13, -8.65, -6.77) |
| CIE-LCH | lch(92.13, 10.99, 218.06°) |
| OKLab | oklab(92.89% -0.0284 -0.0183) |
| OKLCH | oklch(92.89% 0.034 212.9) |
| XYZ | xyz(72.7839, 81.0052, 98.1693) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 5.67
Really Light Blue
#D4FFFF
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEF5 #F5D6CF
analogous
#CFF5E9 #CFEEF5 #CFDBF5
triadic
#CFEEF5 #F5CFEE #EEF5CF
tetradic
#CFEEF5 #E9CFF5 #F5D6CF #DBF5CF
square
#CFEEF5 #E9CFF5 #F5D6CF #DBF5CF
split-complementary
#CFEEF5 #F5CFDB #F5E9CF
monochromatic
#6ACAE0 #9CDCEA #CFEEF5 #E6F6FA #E6F6FA
Accessibility & contrast
On white
1.22
#CFEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CFEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEF5
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEF5 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF5
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#C4F1F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeef5; /* rgb */ color: rgb(207, 238, 245); /* oklch */ color: oklch(92.9% 0.034 212.9);
Tailwind
colors: {
custom: {
50: '#def3f8',
500: '#cfeef5',
950: '#000000',
},
}SCSS
$custom: #cfeef5; $custom-light: #def3f8; $custom-dark: #000000;
JSON
{
"hex": "#cfeef5",
"rgb": {
"r": 207,
"g": 238,
"b": 245
},
"hsl": {
"h": 191.053,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.92888,
"c": 0.03377,
"h": 212.9
},
"luminance": 0.81007
}Semantic roles & 50–950 ramp
primary
#CFEEF5
secondary
#D69E92
accent
#3A18CD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585