#CFEBFE#CFEBFE
#CFEBFE is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.6% C 0.039 H 237.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBFE |
|---|---|
| RGB | rgb(207, 235, 254) |
| HSL | hsl(204, 96%, 90%) |
| HSV | hsv(204, 19%, 100%) |
| CMYK | cmyk(18.5%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.61, -5.27, -12.24) |
| CIE-LCH | lch(91.61, 13.33, 246.71°) |
| OKLab | oklab(92.56% -0.0211 -0.0332) |
| OKLCH | oklch(92.56% 0.039 237.6) |
| XYZ | xyz(73.3252, 79.8359, 105.2933) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.35
Ice Blue
#A5DFF9
ΔE00 7.37
Aliceblue
#F0F8FF
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.96
Fog
#D8DCE0
ΔE00 9.06
Azure (CSS)
#F0FFFF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBFE #FEE2CF
analogous
#CFFEF9 #CFEBFE #CFD3FE
triadic
#CFEBFE #FECFEB #EBFECF
tetradic
#CFEBFE #F9CFFE #FEE2CF #D3FECF
square
#CFEBFE #F9CFFE #FEE2CF #D3FECF
split-complementary
#CFEBFE #FECFD3 #FEF9CF
monochromatic
#57B9FC #93D2FD #CFEBFE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.24
#CFEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBFE
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBFE | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#C2F0F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfebfe; /* rgb */ color: rgb(207, 235, 254); /* oklch */ color: oklch(92.6% 0.039 237.6);
Tailwind
colors: {
custom: {
50: '#def1fe',
500: '#cfebfe',
950: '#000000',
},
}SCSS
$custom: #cfebfe; $custom-light: #def1fe; $custom-dark: #000000;
JSON
{
"hex": "#cfebfe",
"rgb": {
"r": 207,
"g": 235,
"b": 254
},
"hsl": {
"h": 204.255,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.92558,
"c": 0.03929,
"h": 237.6
},
"luminance": 0.79838
}Semantic roles & 50–950 ramp
primary
#CFEBFE
secondary
#E8B089
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585