#CEF6FE#CEF6FE
#CEF6FE is a very light, muted cyan. Relative luminance 0.862; OKLCH L 94.7% C 0.043 H 211.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF6FE |
|---|---|
| RGB | rgb(206, 246, 254) |
| HSL | hsl(190, 96%, 90%) |
| HSV | hsv(190, 19%, 100%) |
| CMYK | cmyk(18.9%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(94.39, -11.15, -8.11) |
| CIE-LCH | lch(94.39, 13.79, 216.05°) |
| OKLab | oklab(94.74% -0.0365 -0.022) |
| OKLCH | oklch(94.74% 0.043 211.1) |
| XYZ | xyz(76.2938, 86.1867, 106.3627) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.79
Very Light Blue
#D5FFFF
ΔE00 3.96
Really Light Blue
#D4FFFF
ΔE00 4.04
Lightcyan
#E0FFFF
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 4.23
Pale Blue
#D0FEFE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF6FE #FED6CE
analogous
#CEFEEE #CEF6FE #CEDEFE
triadic
#CEF6FE #FECEF6 #F6FECE
tetradic
#CEF6FE #EECEFE #FED6CE #DEFECE
square
#CEF6FE #EECEFE #FED6CE #DEFECE
split-complementary
#CEF6FE #FECEDE #FEEECE
monochromatic
#56E0FC #92EBFD #CEF6FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.15
#CEF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CEF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF6FE
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF6FE | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#C0FAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cef6fe; /* rgb */ color: rgb(206, 246, 254); /* oklch */ color: oklch(94.7% 0.043 211.1);
Tailwind
colors: {
custom: {
50: '#ddf9fe',
500: '#cef6fe',
950: '#000000',
},
}SCSS
$custom: #cef6fe; $custom-light: #ddf9fe; $custom-dark: #000000;
JSON
{
"hex": "#cef6fe",
"rgb": {
"r": 206,
"g": 246,
"b": 254
},
"hsl": {
"h": 190,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.94739,
"c": 0.04257,
"h": 211.1
},
"luminance": 0.86189
}Semantic roles & 50–950 ramp
primary
#CEF6FE
secondary
#E89888
accent
#2600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585