#EAFEF9#EAFEF9
#EAFEF9 is a very light, muted teal. Relative luminance 0.952; OKLCH L 98.1% C 0.022 H 179.2°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF9 |
|---|---|
| RGB | rgb(234, 254, 249) |
| HSL | hsl(165, 91%, 96%) |
| HSV | hsv(165, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(98.12, -7.41, 0.16) |
| CIE-LCH | lch(98.12, 7.41, 178.80°) |
| OKLab | oklab(98.1% -0.0219 0.0003) |
| OKLCH | oklch(98.1% 0.022 179.2) |
| XYZ | xyz(86.4687, 95.2145, 103.4268) |
| Luminance | 0.9522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.23
Lightcyan
#E0FFFF
ΔE00 3.68
Mintcream
#F5FFFA
ΔE00 3.71
Honeydew
#F0FFF0
ΔE00 4.36
Ice Blue (survey)
#D7FFFE
ΔE00 5.66
Very Pale Blue
#D6FFFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF9 #FEEAEF
analogous
#EAFEEF #EAFEF9 #EAF9FE
triadic
#EAFEF9 #F9EAFE #FEF9EA
tetradic
#EAFEF9 #EFEAFE #FEEAEF #F9FEEA
square
#EAFEF9 #EFEAFE #FEEAEF #F9FEEA
split-complementary
#EAFEF9 #FEEAF9 #FEEFEA
monochromatic
#75F8D8 #B0FBE8 #E2FEF7 #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.05
#EAFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#EAFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF9
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF9 | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF9
Deuteranopia (green-blind)
#F8F8F9
Tritanopia (blue-blind)
#E6FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafef9; /* rgb */ color: rgb(234, 254, 249); /* oklch */ color: oklch(98.1% 0.022 179.2);
Tailwind
colors: {
custom: {
50: '#f0fefb',
500: '#eafef9',
950: '#000000',
},
}SCSS
$custom: #eafef9; $custom-light: #f0fefb; $custom-dark: #000000;
JSON
{
"hex": "#eafef9",
"rgb": {
"r": 234,
"g": 254,
"b": 249
},
"hsl": {
"h": 165,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98101,
"c": 0.02188,
"h": 179.2
},
"luminance": 0.95216
}Semantic roles & 50–950 ramp
primary
#EAFEF9
secondary
#EAA2B4
accent
#0039E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585