#CEEEFC#CEEEFC
#CEEEFC is a very light, muted cyan. Relative luminance 0.813; OKLCH L 93.0% C 0.038 H 226.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEFC |
|---|---|
| RGB | rgb(206, 238, 252) |
| HSL | hsl(198, 88%, 90%) |
| HSV | hsv(198, 18%, 99%) |
| CMYK | cmyk(18.3%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(92.26, -7.52, -10.23) |
| CIE-LCH | lch(92.26, 12.70, 233.69°) |
| OKLab | oklab(93.04% -0.0267 -0.0277) |
| OKLCH | oklch(93.04% 0.039 226) |
| XYZ | xyz(73.5942, 81.2971, 103.8910) |
| Luminance | 0.8130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 6.97
Pale Sky Blue
#BDF6FE
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.39
Azure (CSS)
#F0FFFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEFC #FCDCCE
analogous
#CEFCF3 #CEEEFC #CED7FC
triadic
#CEEEFC #FCCEEE #EEFCCE
tetradic
#CEEEFC #F3CEFC #FCDCCE #D7FCCE
square
#CEEEFC #F3CEFC #FCDCCE #D7FCCE
split-complementary
#CEEEFC #FCCED7 #FCF3CE
monochromatic
#5BC6F5 #94DAF8 #CEEEFC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.22
#CEEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CEEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEFC
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEFC | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#C1F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeefc; /* rgb */ color: rgb(206, 238, 252); /* oklch */ color: oklch(93.0% 0.038 226.0);
Tailwind
colors: {
custom: {
50: '#ddf3fd',
500: '#ceeefc',
950: '#000000',
},
}SCSS
$custom: #ceeefc; $custom-light: #ddf3fd; $custom-dark: #000000;
JSON
{
"hex": "#ceeefc",
"rgb": {
"r": 206,
"g": 238,
"b": 252
},
"hsl": {
"h": 198.261,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.93038,
"c": 0.0385,
"h": 226
},
"luminance": 0.81299
}Semantic roles & 50–950 ramp
primary
#CEEEFC
secondary
#E4A68B
accent
#4600E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585