#CFEAFA#CFEAFA
#CFEAFA is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.2% C 0.036 H 233.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAFA |
|---|---|
| RGB | rgb(207, 234, 250) |
| HSL | hsl(202, 81%, 90%) |
| HSV | hsv(202, 17%, 98%) |
| CMYK | cmyk(17.2%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(91.24, -5.59, -10.71) |
| CIE-LCH | lch(91.24, 12.08, 242.43°) |
| OKLab | oklab(92.23% -0.0212 -0.029) |
| OKLCH | oklch(92.23% 0.036 233.8) |
| XYZ | xyz(72.4058, 79.0114, 101.8598) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.83
Aliceblue
#F0F8FF
ΔE00 7.37
Ice Blue
#A5DFF9
ΔE00 7.45
Azure (CSS)
#F0FFFF
ΔE00 8.35
Fog
#D8DCE0
ΔE00 8.52
Lightcyan
#E0FFFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAFA #FADFCF
analogous
#CFFAF5 #CFEAFA #CFD5FA
triadic
#CFEAFA #FACFEA #EAFACF
tetradic
#CFEAFA #F5CFFA #FADFCF #D5FACF
square
#CFEAFA #F5CFFA #FADFCF #D5FACF
split-complementary
#CFEAFA #FACFD5 #FAF5CF
monochromatic
#60BAEE #98D2F4 #CFEAFA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.25
#CFEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CFEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAFA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAFA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#C4EEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeafa; /* rgb */ color: rgb(207, 234, 250); /* oklch */ color: oklch(92.2% 0.036 233.8);
Tailwind
colors: {
custom: {
50: '#def0fc',
500: '#cfeafa',
950: '#000000',
},
}SCSS
$custom: #cfeafa; $custom-light: #def0fc; $custom-dark: #000000;
JSON
{
"hex": "#cfeafa",
"rgb": {
"r": 207,
"g": 234,
"b": 250
},
"hsl": {
"h": 202.326,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.92228,
"c": 0.0359,
"h": 233.8
},
"luminance": 0.79013
}Semantic roles & 50–950 ramp
primary
#CFEAFA
secondary
#E0AC8D
accent
#5708DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585