#CEECFF#CEECFF
#CEECFF is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.7% C 0.041 H 235.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECFF |
|---|---|
| RGB | rgb(206, 236, 255) |
| HSL | hsl(203, 100%, 90%) |
| HSV | hsv(203, 19%, 100%) |
| CMYK | cmyk(19.2%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(91.83, -5.87, -12.44) |
| CIE-LCH | lch(91.83, 13.75, 244.73°) |
| OKLab | oklab(92.73% -0.023 -0.0337) |
| OKLCH | oklch(92.73% 0.041 235.7) |
| XYZ | xyz(73.4943, 80.3307, 106.2215) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.97
Lightblue
#ADD8E6
ΔE00 7.04
Aliceblue
#F0F8FF
ΔE00 8.01
Azure (CSS)
#F0FFFF
ΔE00 9.11
Lightcyan
#E0FFFF
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECFF #FFE1CE
analogous
#CEFFF9 #CEECFF #CED3FF
triadic
#CEECFF #FFCEEC #ECFFCE
tetradic
#CEECFF #F9CEFF #FFE1CE #D3FFCE
square
#CEECFF #F9CEFF #FFE1CE #D3FFCE
split-complementary
#CEECFF #FFCED3 #FFF9CE
monochromatic
#54BDFF #91D4FF #CEECFF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.23
#CEECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CEECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECFF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECFF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#C1F1F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceecff; /* rgb */ color: rgb(206, 236, 255); /* oklch */ color: oklch(92.7% 0.041 235.7);
Tailwind
colors: {
custom: {
50: '#ddf2ff',
500: '#ceecff',
950: '#000000',
},
}SCSS
$custom: #ceecff; $custom-light: #ddf2ff; $custom-dark: #000000;
JSON
{
"hex": "#ceecff",
"rgb": {
"r": 206,
"g": 236,
"b": 255
},
"hsl": {
"h": 203.265,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.92727,
"c": 0.04081,
"h": 235.7
},
"luminance": 0.80333
}Semantic roles & 50–950 ramp
primary
#CEECFF
secondary
#EAAE87
accent
#5900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586