#CFEAFE#CFEAFE
#CFEAFE is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.4% C 0.040 H 240.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAFE |
|---|---|
| RGB | rgb(207, 234, 254) |
| HSL | hsl(206, 96%, 90%) |
| HSV | hsv(206, 19%, 100%) |
| CMYK | cmyk(18.5%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.35, -4.76, -12.62) |
| CIE-LCH | lch(91.35, 13.49, 249.36°) |
| OKLab | oklab(92.36% -0.0197 -0.0342) |
| OKLCH | oklch(92.36% 0.04 240) |
| XYZ | xyz(73.0397, 79.2649, 105.1981) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.60
Lightblue
#ADD8E6
ΔE00 7.68
Aliceblue
#F0F8FF
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.49
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Fog
#D8DCE0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAFE #FEE3CF
analogous
#CFFEFA #CFEAFE #CFD2FE
triadic
#CFEAFE #FECFEA #EAFECF
tetradic
#CFEAFE #FACFFE #FEE3CF #D2FECF
square
#CFEAFE #FACFFE #FEE3CF #D2FECF
split-complementary
#CFEAFE #FECFD2 #FEFACF
monochromatic
#57B6FC #93D0FD #CFEAFE #E1F2FE #E1F2FE
Accessibility & contrast
On white
1.25
#CFEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CFEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAFE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAFE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#C3EFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeafe; /* rgb */ color: rgb(207, 234, 254); /* oklch */ color: oklch(92.4% 0.040 240.0);
Tailwind
colors: {
custom: {
50: '#def0fe',
500: '#cfeafe',
950: '#000000',
},
}SCSS
$custom: #cfeafe; $custom-light: #def0fe; $custom-dark: #000000;
JSON
{
"hex": "#cfeafe",
"rgb": {
"r": 207,
"g": 234,
"b": 254
},
"hsl": {
"h": 205.532,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.92356,
"c": 0.0395,
"h": 240
},
"luminance": 0.79267
}Semantic roles & 50–950 ramp
primary
#CFEAFE
secondary
#E8B289
accent
#6200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585