#CFE8FB#CFE8FB
#CFE8FB is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.9% C 0.037 H 240.7°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE8FB |
|---|---|
| RGB | rgb(207, 232, 251) |
| HSL | hsl(206, 85%, 90%) |
| HSV | hsv(206, 18%, 98%) |
| CMYK | cmyk(17.5%, 7.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.75, -4.36, -11.95) |
| CIE-LCH | lch(90.75, 12.72, 249.98°) |
| OKLab | oklab(91.85% -0.0182 -0.0324) |
| OKLCH | oklch(91.85% 0.037 240.7) |
| XYZ | xyz(71.9969, 77.9419, 102.4991) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.41
Lightblue
#ADD8E6
ΔE00 7.71
Ice Blue
#A5DFF9
ΔE00 7.91
Light Blue Grey
#B7C9E2
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.35
Powder Blue (survey)
#B1D1FC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE8FB #FBE2CF
analogous
#CFFBF8 #CFE8FB #CFD2FB
triadic
#CFE8FB #FBCFE8 #E8FBCF
tetradic
#CFE8FB #F8CFFB #FBE2CF #D2FBCF
square
#CFE8FB #F8CFFB #FBE2CF #D2FBCF
split-complementary
#CFE8FB #FBCFD2 #FBF8CF
monochromatic
#5EB2F2 #97CDF6 #CFE8FB #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.27
#CFE8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CFE8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE8FB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE8FB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#C4EDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfe8fb; /* rgb */ color: rgb(207, 232, 251); /* oklch */ color: oklch(91.9% 0.037 240.7);
Tailwind
colors: {
custom: {
50: '#deeffc',
500: '#cfe8fb',
950: '#000000',
},
}SCSS
$custom: #cfe8fb; $custom-light: #deeffc; $custom-dark: #000000;
JSON
{
"hex": "#cfe8fb",
"rgb": {
"r": 207,
"g": 232,
"b": 251
},
"hsl": {
"h": 205.909,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.91854,
"c": 0.03711,
"h": 240.7
},
"luminance": 0.77944
}Semantic roles & 50–950 ramp
primary
#CFE8FB
secondary
#E2B18D
accent
#6404E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585