#CEECF3#CEECF3
#CEECF3 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.3% C 0.033 H 213.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECF3 |
|---|---|
| RGB | rgb(206, 236, 243) |
| HSL | hsl(191, 61%, 88%) |
| HSV | hsv(191, 15%, 95%) |
| CMYK | cmyk(15.2%, 2.9%, 0%, 4.7%) |
| CIE-LAB | lab(91.50, -8.35, -6.68) |
| CIE-LCH | lch(91.50, 10.70, 218.65°) |
| OKLab | oklab(92.35% -0.0274 -0.0181) |
| OKLCH | oklch(92.35% 0.033 213.4) |
| XYZ | xyz(71.6226, 79.5820, 96.3640) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.89
Very Light Blue
#D5FFFF
ΔE00 6.05
Ice Blue (survey)
#D7FFFE
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 6.10
Really Light Blue
#D4FFFF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECF3 #F3D5CE
analogous
#CEF3E7 #CEECF3 #CED9F3
triadic
#CEECF3 #F3CEEC #ECF3CE
tetradic
#CEECF3 #E7CEF3 #F3D5CE #D9F3CE
square
#CEECF3 #E7CEF3 #F3D5CE #D9F3CE
split-complementary
#CEECF3 #F3CED9 #F3E7CE
monochromatic
#6CC6DB #9DD9E7 #CEECF3 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.24
#CEECF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CEECF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECF3
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECF3 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF3
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#C4EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceecf3; /* rgb */ color: rgb(206, 236, 243); /* oklch */ color: oklch(92.3% 0.033 213.4);
Tailwind
colors: {
custom: {
50: '#ddf2f7',
500: '#ceecf3',
950: '#000000',
},
}SCSS
$custom: #ceecf3; $custom-light: #ddf2f7; $custom-dark: #000000;
JSON
{
"hex": "#ceecf3",
"rgb": {
"r": 206,
"g": 236,
"b": 243
},
"hsl": {
"h": 191.351,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.9235,
"c": 0.03285,
"h": 213.4
},
"luminance": 0.79584
}Semantic roles & 50–950 ramp
primary
#CEECF3
secondary
#D39E92
accent
#3E1DC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585