#EAFAFE#EAFAFE
#EAFAFE is a very light, near-neutral cyan. Relative luminance 0.930; OKLCH L 97.4% C 0.018 H 214.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAFE |
|---|---|
| RGB | rgb(234, 250, 254) |
| HSL | hsl(192, 91%, 96%) |
| HSV | hsv(192, 8%, 100%) |
| CMYK | cmyk(7.9%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(97.23, -4.47, -3.71) |
| CIE-LCH | lch(97.23, 5.81, 219.70°) |
| OKLab | oklab(97.45% -0.0146 -0.01) |
| OKLCH | oklch(97.45% 0.018 214.4) |
| XYZ | xyz(86.0028, 93.0183, 107.1700) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.13
Aliceblue
#F0F8FF
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.62
Lightcyan
#E0FFFF
ΔE00 5.64
Whitesmoke
#F5F5F5
ΔE00 6.55
Pale Grey
#FDFDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAFE #FEEEEA
analogous
#EAFEF8 #EAFAFE #EAF0FE
triadic
#EAFAFE #FEEAFA #FAFEEA
tetradic
#EAFAFE #F8EAFE #FEEEEA #F0FEEA
square
#EAFAFE #F8EAFE #FEEEEA #F0FEEA
split-complementary
#EAFAFE #FEEAF0 #FEF8EA
monochromatic
#75DEF8 #B0ECFB #E2F8FE #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.07
#EAFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EAFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAFE
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAFE | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#E5FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafafe; /* rgb */ color: rgb(234, 250, 254); /* oklch */ color: oklch(97.4% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#f0fcfe',
500: '#eafafe',
950: '#000000',
},
}SCSS
$custom: #eafafe; $custom-light: #f0fcfe; $custom-dark: #000000;
JSON
{
"hex": "#eafafe",
"rgb": {
"r": 234,
"g": 250,
"b": 254
},
"hsl": {
"h": 192,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97445,
"c": 0.01768,
"h": 214.4
},
"luminance": 0.93019
}Semantic roles & 50–950 ramp
primary
#EAFAFE
secondary
#EAB0A2
accent
#2E00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585