#CEF2FC#CEF2FC
#CEF2FC is a very light, muted cyan. Relative luminance 0.837; OKLCH L 93.9% C 0.040 H 216.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2FC |
|---|---|
| RGB | rgb(206, 242, 252) |
| HSL | hsl(193, 88%, 90%) |
| HSV | hsv(193, 18%, 99%) |
| CMYK | cmyk(18.3%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.30, -9.55, -8.70) |
| CIE-LCH | lch(93.30, 12.92, 222.32°) |
| OKLab | oklab(93.86% -0.032 -0.0236) |
| OKLCH | oklch(93.86% 0.04 216.4) |
| XYZ | xyz(74.7717, 83.6522, 104.2835) |
| Luminance | 0.8365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.00
Pale Sky Blue
#BDF6FE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.52
Really Light Blue
#D4FFFF
ΔE00 5.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.70
Very Pale Blue
#D6FFFE
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2FC #FCD8CE
analogous
#CEFCEF #CEF2FC #CEDBFC
triadic
#CEF2FC #FCCEF2 #F2FCCE
tetradic
#CEF2FC #EFCEFC #FCD8CE #DBFCCE
square
#CEF2FC #EFCEFC #FCD8CE #DBFCCE
split-complementary
#CEF2FC #FCCEDB #FCEFCE
monochromatic
#5BD3F5 #94E3F8 #CEF2FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.18
#CEF2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#CEF2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2FC
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2FC | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#C1F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef2fc; /* rgb */ color: rgb(206, 242, 252); /* oklch */ color: oklch(93.9% 0.040 216.4);
Tailwind
colors: {
custom: {
50: '#ddf6fd',
500: '#cef2fc',
950: '#000000',
},
}SCSS
$custom: #cef2fc; $custom-light: #ddf6fd; $custom-dark: #000000;
JSON
{
"hex": "#cef2fc",
"rgb": {
"r": 206,
"g": 242,
"b": 252
},
"hsl": {
"h": 193.043,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.93856,
"c": 0.03972,
"h": 216.4
},
"luminance": 0.83654
}Semantic roles & 50–950 ramp
primary
#CEF2FC
secondary
#E49E8B
accent
#3200E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585