#CEF3FC#CEF3FC
#CEF3FC is a very light, muted cyan. Relative luminance 0.843; OKLCH L 94.1% C 0.040 H 214.1°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF3FC |
|---|---|
| RGB | rgb(206, 243, 252) |
| HSL | hsl(192, 88%, 90%) |
| HSV | hsv(192, 18%, 99%) |
| CMYK | cmyk(18.3%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.56, -10.05, -8.31) |
| CIE-LCH | lch(93.56, 13.04, 219.58°) |
| OKLab | oklab(94.06% -0.0333 -0.0225) |
| OKLCH | oklch(94.06% 0.04 214.1) |
| XYZ | xyz(75.0701, 84.2491, 104.3830) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.58
Pale Sky Blue
#BDF6FE
ΔE00 4.68
Very Light Blue
#D5FFFF
ΔE00 4.93
Really Light Blue
#D4FFFF
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 5.12
Very Pale Blue
#D6FFFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF3FC #FCD7CE
analogous
#CEFCEE #CEF3FC #CEDCFC
triadic
#CEF3FC #FCCEF3 #F3FCCE
tetradic
#CEF3FC #EECEFC #FCD7CE #DCFCCE
square
#CEF3FC #EECEFC #FCD7CE #DCFCCE
split-complementary
#CEF3FC #FCCEDC #FCEECE
monochromatic
#5BD7F5 #94E5F8 #CEF3FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.18
#CEF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#CEF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF3FC
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF3FC | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#C1F7F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef3fc; /* rgb */ color: rgb(206, 243, 252); /* oklch */ color: oklch(94.1% 0.040 214.1);
Tailwind
colors: {
custom: {
50: '#ddf7fd',
500: '#cef3fc',
950: '#000000',
},
}SCSS
$custom: #cef3fc; $custom-light: #ddf7fd; $custom-dark: #000000;
JSON
{
"hex": "#cef3fc",
"rgb": {
"r": 206,
"g": 243,
"b": 252
},
"hsl": {
"h": 191.739,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.94061,
"c": 0.04019,
"h": 214.1
},
"luminance": 0.84251
}Semantic roles & 50–950 ramp
primary
#CEF3FC
secondary
#E49C8B
accent
#2D00E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585