#CFEBFA#CFEBFA
#CFEBFA is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.036 H 231.1°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBFA |
|---|---|
| RGB | rgb(207, 235, 250) |
| HSL | hsl(201, 81%, 90%) |
| HSV | hsv(201, 17%, 98%) |
| CMYK | cmyk(17.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.50, -6.10, -10.32) |
| CIE-LCH | lch(91.50, 11.99, 239.42°) |
| OKLab | oklab(92.43% -0.0225 -0.0279) |
| OKLCH | oklch(92.43% 0.036 231.1) |
| XYZ | xyz(72.6913, 79.5824, 101.9550) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.58
Ice Blue
#A5DFF9
ΔE00 7.34
Aliceblue
#F0F8FF
ΔE00 7.49
Lightcyan
#E0FFFF
ΔE00 8.01
Azure (CSS)
#F0FFFF
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBFA #FADECF
analogous
#CFFAF3 #CFEBFA #CFD6FA
triadic
#CFEBFA #FACFEB #EBFACF
tetradic
#CFEBFA #F3CFFA #FADECF #D6FACF
square
#CFEBFA #F3CFFA #FADECF #D6FACF
split-complementary
#CFEBFA #FACFD6 #FAF3CF
monochromatic
#60BDEE #98D4F4 #CFEBFA #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.24
#CFEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CFEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBFA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBFA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#C3EFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfebfa; /* rgb */ color: rgb(207, 235, 250); /* oklch */ color: oklch(92.4% 0.036 231.1);
Tailwind
colors: {
custom: {
50: '#def1fc',
500: '#cfebfa',
950: '#000000',
},
}SCSS
$custom: #cfebfa; $custom-light: #def1fc; $custom-dark: #000000;
JSON
{
"hex": "#cfebfa",
"rgb": {
"r": 207,
"g": 235,
"b": 250
},
"hsl": {
"h": 200.93,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.92431,
"c": 0.03588,
"h": 231.1
},
"luminance": 0.79584
}Semantic roles & 50–950 ramp
primary
#CFEBFA
secondary
#E0AA8D
accent
#5208DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585