#EAFCFE#EAFCFE
#EAFCFE is a very light, near-neutral teal. Relative luminance 0.943; OKLCH L 97.8% C 0.019 H 204.8°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCFE |
|---|---|
| RGB | rgb(234, 252, 254) |
| HSL | hsl(186, 91%, 96%) |
| HSV | hsv(186, 8%, 100%) |
| CMYK | cmyk(7.9%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.74, -5.48, -2.97) |
| CIE-LCH | lch(97.74, 6.23, 208.47°) |
| OKLab | oklab(97.84% -0.0173 -0.008) |
| OKLCH | oklch(97.84% 0.019 204.8) |
| XYZ | xyz(86.6276, 94.2679, 107.3783) |
| Luminance | 0.9427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.43
Mintcream
#F5FFFA
ΔE00 4.11
Lightcyan
#E0FFFF
ΔE00 4.40
Aliceblue
#F0F8FF
ΔE00 5.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCFE #FEECEA
analogous
#EAFEF6 #EAFCFE #EAF2FE
triadic
#EAFCFE #FEEAFC #FCFEEA
tetradic
#EAFCFE #F6EAFE #FEECEA #F2FEEA
square
#EAFCFE #F6EAFE #FEECEA #F2FEEA
split-complementary
#EAFCFE #FEEAF2 #FEF6EA
monochromatic
#75EBF8 #B0F4FB #E2FBFE #E2FBFE #E2FBFE
Accessibility & contrast
On white
1.06
#EAFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EAFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCFE
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCFE | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#E5FEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcfe; /* rgb */ color: rgb(234, 252, 254); /* oklch */ color: oklch(97.8% 0.019 204.8);
Tailwind
colors: {
custom: {
50: '#f0fdfe',
500: '#eafcfe',
950: '#000000',
},
}SCSS
$custom: #eafcfe; $custom-light: #f0fdfe; $custom-dark: #000000;
JSON
{
"hex": "#eafcfe",
"rgb": {
"r": 234,
"g": 252,
"b": 254
},
"hsl": {
"h": 186,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97843,
"c": 0.01906,
"h": 204.8
},
"luminance": 0.94269
}Semantic roles & 50–950 ramp
primary
#EAFCFE
secondary
#EAA9A2
accent
#1700E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585