#EFF6FE#EFF6FE
#EFF6FE is a very light, near-neutral cyan. Relative luminance 0.914; OKLCH L 97.0% C 0.013 H 251.6°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF6FE |
|---|---|
| RGB | rgb(239, 246, 254) |
| HSL | hsl(212, 88%, 97%) |
| HSV | hsv(212, 6%, 100%) |
| CMYK | cmyk(5.9%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(96.58, -0.84, -4.63) |
| CIE-LCH | lch(96.58, 4.71, 259.71°) |
| OKLab | oklab(97.02% -0.0041 -0.0124) |
| OKLCH | oklch(97.02% 0.013 251.6) |
| XYZ | xyz(86.4382, 91.4174, 106.8382) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.85
Ghostwhite
#F8F8FF
ΔE00 3.31
Pale Grey
#FDFDFE
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 4.33
White
#FFFFFF
ΔE00 4.77
Fog
#D8DCE0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF6FE #FEF7EF
analogous
#EFFEFE #EFF6FE #F0EFFE
triadic
#EFF6FE #FEEFF6 #F6FEEF
tetradic
#EFF6FE #FEEFFE #FEF7EF #EFFEF0
square
#EFF6FE #FEEFFE #FEF7EF #EFFEF0
split-complementary
#EFF6FE #FEF0EF #FEFEEF
monochromatic
#7CB5F7 #B5D6FA #E2EFFD #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.09
#EFF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EFF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF6FE
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF6FE | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F2F4FE
Tritanopia (blue-blind)
#ECF8F8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eff6fe; /* rgb */ color: rgb(239, 246, 254); /* oklch */ color: oklch(97.0% 0.013 251.6);
Tailwind
colors: {
custom: {
50: '#f4f9fe',
500: '#eff6fe',
950: '#000000',
},
}SCSS
$custom: #eff6fe; $custom-light: #f4f9fe; $custom-dark: #000000;
JSON
{
"hex": "#eff6fe",
"rgb": {
"r": 239,
"g": 246,
"b": 254
},
"hsl": {
"h": 212,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.97019,
"c": 0.01306,
"h": 251.6
},
"luminance": 0.91418
}Semantic roles & 50–950 ramp
primary
#EFF6FE
secondary
#EACBA7
accent
#7A01E5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585