#CFEAFF#CFEAFF
#CFEAFF is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.4% C 0.040 H 241.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAFF |
|---|---|
| RGB | rgb(207, 234, 255) |
| HSL | hsl(206, 100%, 91%) |
| HSV | hsv(206, 19%, 100%) |
| CMYK | cmyk(18.8%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(91.38, -4.55, -13.10) |
| CIE-LCH | lch(91.38, 13.87, 250.87°) |
| OKLab | oklab(92.39% -0.0194 -0.0355) |
| OKLCH | oklch(92.39% 0.04 241.4) |
| XYZ | xyz(73.2002, 79.3292, 106.0437) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.69
Aliceblue
#F0F8FF
ΔE00 7.81
Lightblue
#ADD8E6
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.61
Fog
#D8DCE0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAFF #FFE4CF
analogous
#CFFFFC #CFEAFF #CFD2FF
triadic
#CFEAFF #FFCFEA #EAFFCF
tetradic
#CFEAFF #FCCFFF #FFE4CF #D2FFCF
square
#CFEAFF #FCCFFF #FFE4CF #D2FFCF
split-complementary
#CFEAFF #FFCFD2 #FFFCCF
monochromatic
#55B4FF #92CFFF #CFEAFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.25
#CFEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CFEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAFF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAFF | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#C2EFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeaff; /* rgb */ color: rgb(207, 234, 255); /* oklch */ color: oklch(92.4% 0.040 241.4);
Tailwind
colors: {
custom: {
50: '#def0ff',
500: '#cfeaff',
950: '#000000',
},
}SCSS
$custom: #cfeaff; $custom-light: #def0ff; $custom-dark: #000000;
JSON
{
"hex": "#cfeaff",
"rgb": {
"r": 207,
"g": 234,
"b": 255
},
"hsl": {
"h": 206.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.92388,
"c": 0.04046,
"h": 241.4
},
"luminance": 0.79331
}Semantic roles & 50–950 ramp
primary
#CFEAFF
secondary
#EAB388
accent
#6400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586