#CEF3FE#CEF3FE
#CEF3FE is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.1% C 0.041 H 217.7°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF3FE |
|---|---|
| RGB | rgb(206, 243, 254) |
| HSL | hsl(194, 96%, 90%) |
| HSV | hsv(194, 19%, 100%) |
| CMYK | cmyk(18.9%, 4.3%, 0%, 0.4%) |
| CIE-LAB | lab(93.61, -9.64, -9.27) |
| CIE-LCH | lch(93.61, 13.37, 223.88°) |
| OKLab | oklab(94.12% -0.0325 -0.0251) |
| OKLCH | oklch(94.12% 0.041 217.7) |
| XYZ | xyz(75.3887, 84.3765, 106.0610) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.14
Lightcyan
#E0FFFF
ΔE00 5.23
Very Light Blue
#D5FFFF
ΔE00 5.69
Really Light Blue
#D4FFFF
ΔE00 5.79
Ice Blue (survey)
#D7FFFE
ΔE00 5.90
Very Pale Blue
#D6FFFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF3FE #FED9CE
analogous
#CEFEF1 #CEF3FE #CEDBFE
triadic
#CEF3FE #FECEF3 #F3FECE
tetradic
#CEF3FE #F1CEFE #FED9CE #DBFECE
square
#CEF3FE #F1CEFE #FED9CE #DBFECE
split-complementary
#CEF3FE #FECEDB #FEF1CE
monochromatic
#56D6FC #92E4FD #CEF3FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.17
#CEF3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CEF3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF3FE
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF3FE | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#C0F7F6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cef3fe; /* rgb */ color: rgb(206, 243, 254); /* oklch */ color: oklch(94.1% 0.041 217.7);
Tailwind
colors: {
custom: {
50: '#ddf7fe',
500: '#cef3fe',
950: '#000000',
},
}SCSS
$custom: #cef3fe; $custom-light: #ddf7fe; $custom-dark: #000000;
JSON
{
"hex": "#cef3fe",
"rgb": {
"r": 206,
"g": 243,
"b": 254
},
"hsl": {
"h": 193.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.94123,
"c": 0.0411,
"h": 217.7
},
"luminance": 0.84379
}Semantic roles & 50–950 ramp
primary
#CEF3FE
secondary
#E89E88
accent
#3500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585