#EAFAFF#EAFAFF
#EAFAFF is a very light, near-neutral cyan. Relative luminance 0.931; OKLCH L 97.5% C 0.018 H 218.4°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAFF |
|---|---|
| RGB | rgb(234, 250, 255) |
| HSL | hsl(194, 100%, 96%) |
| HSV | hsv(194, 8%, 100%) |
| CMYK | cmyk(8.2%, 2%, 0%, 0%) |
| CIE-LAB | lab(97.26, -4.28, -4.19) |
| CIE-LCH | lch(97.26, 5.99, 224.36°) |
| OKLab | oklab(97.48% -0.0142 -0.0113) |
| OKLCH | oklch(97.48% 0.018 218.4) |
| XYZ | xyz(86.1634, 93.0826, 108.0156) |
| Luminance | 0.9308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.56
Aliceblue
#F0F8FF
ΔE00 3.67
Mintcream
#F5FFFA
ΔE00 5.03
Lightcyan
#E0FFFF
ΔE00 5.96
Whitesmoke
#F5F5F5
ΔE00 6.56
Pale Grey
#FDFDFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAFF #FFEFEA
analogous
#EAFFF9 #EAFAFF #EAEFFF
triadic
#EAFAFF #FFEAFA #FAFFEA
tetradic
#EAFAFF #F9EAFF #FFEFEA #EFFFEA
square
#EAFAFF #F9EAFF #FFEFEA #EFFFEA
split-complementary
#EAFAFF #FFEAEF #FFF9EA
monochromatic
#70DDFF #ADEBFF #E0F8FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.07
#EAFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#EAFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAFF
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAFF | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#E5FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eafaff; /* rgb */ color: rgb(234, 250, 255); /* oklch */ color: oklch(97.5% 0.018 218.4);
Tailwind
colors: {
custom: {
50: '#f0fcff',
500: '#eafaff',
950: '#000000',
},
}SCSS
$custom: #eafaff; $custom-light: #f0fcff; $custom-dark: #000000;
JSON
{
"hex": "#eafaff",
"rgb": {
"r": 234,
"g": 250,
"b": 255
},
"hsl": {
"h": 194.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97475,
"c": 0.01814,
"h": 218.4
},
"luminance": 0.93084
}Semantic roles & 50–950 ramp
primary
#EAFAFF
secondary
#EEB29F
accent
#3700E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586