#CFEEFB#CFEEFB
#CFEEFB is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.1% C 0.037 H 225.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEFB |
|---|---|
| RGB | rgb(207, 238, 251) |
| HSL | hsl(198, 85%, 90%) |
| HSV | hsv(198, 18%, 98%) |
| CMYK | cmyk(17.5%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.30, -7.42, -9.65) |
| CIE-LCH | lch(92.30, 12.18, 232.44°) |
| OKLab | oklab(93.07% -0.0261 -0.0261) |
| OKLCH | oklch(93.07% 0.037 225) |
| XYZ | xyz(73.7147, 81.3776, 103.0717) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Lightcyan
#E0FFFF
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 7.24
Pale Sky Blue
#BDF6FE
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEFB #FBDCCF
analogous
#CFFBF2 #CFEEFB #CFD8FB
triadic
#CFEEFB #FBCFEE #EEFBCF
tetradic
#CFEEFB #F2CFFB #FBDCCF #D8FBCF
square
#CFEEFB #F2CFFB #FBDCCF #D8FBCF
split-complementary
#CFEEFB #FBCFD8 #FBF2CF
monochromatic
#5EC6F2 #97DAF6 #CFEEFB #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.22
#CFEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CFEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEFB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEFB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#C3F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cfeefb; /* rgb */ color: rgb(207, 238, 251); /* oklch */ color: oklch(93.1% 0.037 225.0);
Tailwind
colors: {
custom: {
50: '#def3fc',
500: '#cfeefb',
950: '#000000',
},
}SCSS
$custom: #cfeefb; $custom-light: #def3fc; $custom-dark: #000000;
JSON
{
"hex": "#cfeefb",
"rgb": {
"r": 207,
"g": 238,
"b": 251
},
"hsl": {
"h": 197.727,
"s": 84.615,
"l": 89.804
},
"oklch": {
"l": 0.93073,
"c": 0.03695,
"h": 225
},
"luminance": 0.8138
}Semantic roles & 50–950 ramp
primary
#CFEEFB
secondary
#E2A68D
accent
#4604E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585