#CEF4FE#CEF4FE
#CEF4FE is a very light, muted cyan. Relative luminance 0.850; OKLCH L 94.3% C 0.042 H 215.4°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF4FE |
|---|---|
| RGB | rgb(206, 244, 254) |
| HSL | hsl(193, 96%, 90%) |
| HSV | hsv(193, 19%, 100%) |
| CMYK | cmyk(18.9%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.87, -10.14, -8.88) |
| CIE-LCH | lch(93.87, 13.48, 221.21°) |
| OKLab | oklab(94.33% -0.0338 -0.0241) |
| OKLCH | oklch(94.33% 0.042 215.4) |
| XYZ | xyz(75.6888, 84.9766, 106.1610) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Lightcyan
#E0FFFF
ΔE00 4.82
Very Light Blue
#D5FFFF
ΔE00 5.10
Really Light Blue
#D4FFFF
ΔE00 5.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF4FE #FED8CE
analogous
#CEFEF0 #CEF4FE #CEDCFE
triadic
#CEF4FE #FECEF4 #F4FECE
tetradic
#CEF4FE #F0CEFE #FED8CE #DCFECE
square
#CEF4FE #F0CEFE #FED8CE #DCFECE
split-complementary
#CEF4FE #FECEDC #FEF0CE
monochromatic
#56D9FC #92E7FD #CEF4FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.17
#CEF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#CEF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF4FE
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF4FE | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E4EBFE
Tritanopia (blue-blind)
#C0F8F7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cef4fe; /* rgb */ color: rgb(206, 244, 254); /* oklch */ color: oklch(94.3% 0.042 215.4);
Tailwind
colors: {
custom: {
50: '#ddf7fe',
500: '#cef4fe',
950: '#000000',
},
}SCSS
$custom: #cef4fe; $custom-light: #ddf7fe; $custom-dark: #000000;
JSON
{
"hex": "#cef4fe",
"rgb": {
"r": 206,
"g": 244,
"b": 254
},
"hsl": {
"h": 192.5,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.94328,
"c": 0.04154,
"h": 215.4
},
"luminance": 0.84979
}Semantic roles & 50–950 ramp
primary
#CEF4FE
secondary
#E89C88
accent
#3000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585