#EAFEFC#EAFEFC
#EAFEFC is a very light, muted teal. Relative luminance 0.954; OKLCH L 98.2% C 0.021 H 189.6°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEFC |
|---|---|
| RGB | rgb(234, 254, 252) |
| HSL | hsl(174, 91%, 96%) |
| HSV | hsv(174, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(98.19, -6.86, -1.28) |
| CIE-LCH | lch(98.19, 6.98, 190.54°) |
| OKLab | oklab(98.19% -0.0207 -0.0035) |
| OKLCH | oklch(98.19% 0.021 189.6) |
| XYZ | xyz(86.9404, 95.4031, 105.9108) |
| Luminance | 0.9540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.23
Lightcyan
#E0FFFF
ΔE00 3.29
Mintcream
#F5FFFA
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Honeydew
#F0FFF0
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEFC #FEEAEC
analogous
#EAFEF2 #EAFEFC #EAF6FE
triadic
#EAFEFC #FCEAFE #FEFCEA
tetradic
#EAFEFC #F2EAFE #FEEAEC #F6FEEA
square
#EAFEFC #F2EAFE #FEEAEC #F6FEEA
split-complementary
#EAFEFC #FEEAF6 #FEF2EA
monochromatic
#75F8EB #B0FBF4 #E2FEFB #E2FEFB #E2FEFB
Accessibility & contrast
On white
1.05
#EAFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#EAFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEFC
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEFC | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#F7F9FC
Tritanopia (blue-blind)
#E5FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafefc; /* rgb */ color: rgb(234, 254, 252); /* oklch */ color: oklch(98.2% 0.021 189.6);
Tailwind
colors: {
custom: {
50: '#f0fefd',
500: '#eafefc',
950: '#000000',
},
}SCSS
$custom: #eafefc; $custom-light: #f0fefd; $custom-dark: #000000;
JSON
{
"hex": "#eafefc",
"rgb": {
"r": 234,
"g": 254,
"b": 252
},
"hsl": {
"h": 174,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98185,
"c": 0.02104,
"h": 189.6
},
"luminance": 0.95404
}Semantic roles & 50–950 ramp
primary
#EAFEFC
secondary
#EAA2A9
accent
#0017E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585