#CEF0FC#CEF0FC
#CEF0FC is a very light, muted cyan. Relative luminance 0.825; OKLCH L 93.4% C 0.039 H 221.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF0FC |
|---|---|
| RGB | rgb(206, 240, 252) |
| HSL | hsl(196, 88%, 90%) |
| HSV | hsv(196, 18%, 99%) |
| CMYK | cmyk(18.3%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(92.78, -8.54, -9.47) |
| CIE-LCH | lch(92.78, 12.75, 227.95°) |
| OKLab | oklab(93.45% -0.0294 -0.0256) |
| OKLCH | oklch(93.45% 0.039 221.1) |
| XYZ | xyz(74.1797, 82.4682, 104.0862) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.12
Pale Sky Blue
#BDF6FE
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.62
Very Light Blue
#D5FFFF
ΔE00 6.72
Really Light Blue
#D4FFFF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF0FC #FCDACE
analogous
#CEFCF1 #CEF0FC #CED9FC
triadic
#CEF0FC #FCCEF0 #F0FCCE
tetradic
#CEF0FC #F1CEFC #FCDACE #D9FCCE
square
#CEF0FC #F1CEFC #FCDACE #D9FCCE
split-complementary
#CEF0FC #FCCED9 #FCF1CE
monochromatic
#5BCDF5 #94DEF8 #CEF0FC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.20
#CEF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#CEF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF0FC
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF0FC | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFD
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#C1F4F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cef0fc; /* rgb */ color: rgb(206, 240, 252); /* oklch */ color: oklch(93.4% 0.039 221.1);
Tailwind
colors: {
custom: {
50: '#ddf5fd',
500: '#cef0fc',
950: '#000000',
},
}SCSS
$custom: #cef0fc; $custom-light: #ddf5fd; $custom-dark: #000000;
JSON
{
"hex": "#cef0fc",
"rgb": {
"r": 206,
"g": 240,
"b": 252
},
"hsl": {
"h": 195.652,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.93447,
"c": 0.03897,
"h": 221.1
},
"luminance": 0.8247
}Semantic roles & 50–950 ramp
primary
#CEF0FC
secondary
#E4A28B
accent
#3C00E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585