#CEF2FE#CEF2FE
#CEF2FE is a very light, muted cyan. Relative luminance 0.838; OKLCH L 93.9% C 0.041 H 219.9°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2FE |
|---|---|
| RGB | rgb(206, 242, 254) |
| HSL | hsl(195, 96%, 90%) |
| HSV | hsv(195, 19%, 100%) |
| CMYK | cmyk(18.9%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.35, -9.13, -9.65) |
| CIE-LCH | lch(93.35, 13.29, 226.58°) |
| OKLab | oklab(93.92% -0.0312 -0.0261) |
| OKLCH | oklch(93.92% 0.041 219.9) |
| XYZ | xyz(75.0903, 83.7796, 105.9615) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 5.68
Very Light Blue
#D5FFFF
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 6.30
Really Light Blue
#D4FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2FE #FEDACE
analogous
#CEFEF2 #CEF2FE #CEDAFE
triadic
#CEF2FE #FECEF2 #F2FECE
tetradic
#CEF2FE #F2CEFE #FEDACE #DAFECE
square
#CEF2FE #F2CEFE #FEDACE #DAFECE
split-complementary
#CEF2FE #FECEDA #FEF2CE
monochromatic
#56D2FC #92E2FD #CEF2FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.18
#CEF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#CEF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2FE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2FE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E3E9FE
Tritanopia (blue-blind)
#C0F6F6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef2fe; /* rgb */ color: rgb(206, 242, 254); /* oklch */ color: oklch(93.9% 0.041 219.9);
Tailwind
colors: {
custom: {
50: '#ddf6fe',
500: '#cef2fe',
950: '#000000',
},
}SCSS
$custom: #cef2fe; $custom-light: #ddf6fe; $custom-dark: #000000;
JSON
{
"hex": "#cef2fe",
"rgb": {
"r": 206,
"g": 242,
"b": 254
},
"hsl": {
"h": 195,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.93918,
"c": 0.04074,
"h": 219.9
},
"luminance": 0.83782
}Semantic roles & 50–950 ramp
primary
#CEF2FE
secondary
#E8A088
accent
#3900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585