#CFEFFD#CFEFFD
#CFEFFD is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.3% C 0.038 H 226.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFFD |
|---|---|
| RGB | rgb(207, 239, 253) |
| HSL | hsl(198, 92%, 90%) |
| HSV | hsv(198, 18%, 99%) |
| CMYK | cmyk(18.2%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.61, -7.52, -10.23) |
| CIE-LCH | lch(92.61, 12.69, 233.68°) |
| OKLab | oklab(93.34% -0.0267 -0.0277) |
| OKLCH | oklch(93.34% 0.038 226) |
| XYZ | xyz(74.3236, 82.0882, 104.8382) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 6.87
Ice Blue
#A5DFF9
ΔE00 7.08
Pale Sky Blue
#BDF6FE
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.50
Azure (CSS)
#F0FFFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFFD #FDDDCF
analogous
#CFFDF4 #CFEFFD #CFD8FD
triadic
#CFEFFD #FDCFEF #EFFDCF
tetradic
#CFEFFD #F4CFFD #FDDDCF #D8FDCF
square
#CFEFFD #F4CFFD #FDDDCF #D8FDCF
split-complementary
#CFEFFD #FDCFD8 #FDF4CF
monochromatic
#59C8F8 #94DBFB #CFEFFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.21
#CFEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CFEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFFD
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFFD | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#C2F3F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cfeffd; /* rgb */ color: rgb(207, 239, 253); /* oklch */ color: oklch(93.3% 0.038 226.0);
Tailwind
colors: {
custom: {
50: '#def4fe',
500: '#cfeffd',
950: '#000000',
},
}SCSS
$custom: #cfeffd; $custom-light: #def4fe; $custom-dark: #000000;
JSON
{
"hex": "#cfeffd",
"rgb": {
"r": 207,
"g": 239,
"b": 253
},
"hsl": {
"h": 198.261,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.9334,
"c": 0.03847,
"h": 226
},
"luminance": 0.8209
}Semantic roles & 50–950 ramp
primary
#CFEFFD
secondary
#E6A68A
accent
#4600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585