#CEF2FB#CEF2FB
#CEF2FB is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.8% C 0.039 H 214.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF2FB |
|---|---|
| RGB | rgb(206, 242, 251) |
| HSL | hsl(192, 85%, 90%) |
| HSV | hsv(192, 18%, 98%) |
| CMYK | cmyk(17.9%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.27, -9.76, -8.22) |
| CIE-LCH | lch(93.27, 12.76, 220.11°) |
| OKLab | oklab(93.83% -0.0324 -0.0223) |
| OKLCH | oklch(93.83% 0.039 214.5) |
| XYZ | xyz(74.6136, 83.5890, 103.4512) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.68
Pale Sky Blue
#BDF6FE
ΔE00 4.94
Very Light Blue
#D5FFFF
ΔE00 5.15
Really Light Blue
#D4FFFF
ΔE00 5.25
Ice Blue (survey)
#D7FFFE
ΔE00 5.32
Very Pale Blue
#D6FFFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF2FB #FBD7CE
analogous
#CEFBEE #CEF2FB #CEDCFB
triadic
#CEF2FB #FBCEF2 #F2FBCE
tetradic
#CEF2FB #EECEFB #FBD7CE #DCFBCE
square
#CEF2FB #EECEFB #FBD7CE #DCFBCE
split-complementary
#CEF2FB #FBCEDC #FBEECE
monochromatic
#5DD4F2 #95E3F6 #CEF2FB #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.19
#CEF2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CEF2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF2FB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF2FB | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#C1F6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cef2fb; /* rgb */ color: rgb(206, 242, 251); /* oklch */ color: oklch(93.8% 0.039 214.5);
Tailwind
colors: {
custom: {
50: '#ddf6fc',
500: '#cef2fb',
950: '#000000',
},
}SCSS
$custom: #cef2fb; $custom-light: #ddf6fc; $custom-dark: #000000;
JSON
{
"hex": "#cef2fb",
"rgb": {
"r": 206,
"g": 242,
"b": 251
},
"hsl": {
"h": 192,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.93825,
"c": 0.03928,
"h": 214.5
},
"luminance": 0.83591
}Semantic roles & 50–950 ramp
primary
#CEF2FB
secondary
#E29D8C
accent
#3004E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585