#EAFEF6#EAFEF6
#EAFEF6 is a very light, muted teal. Relative luminance 0.950; OKLCH L 98.0% C 0.023 H 169.9°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF6 |
|---|---|
| RGB | rgb(234, 254, 246) |
| HSL | hsl(156, 91%, 96%) |
| HSV | hsv(156, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(98.05, -7.96, 1.59) |
| CIE-LCH | lch(98.05, 8.12, 168.71°) |
| OKLab | oklab(98.02% -0.023 0.0041) |
| OKLCH | oklch(98.02% 0.023 169.9) |
| XYZ | xyz(86.0046, 95.0288, 100.9822) |
| Luminance | 0.9503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.22
Mintcream
#F5FFFA
ΔE00 4.09
Azure (CSS)
#F0FFFF
ΔE00 4.36
Lightcyan
#E0FFFF
ΔE00 4.48
Ice
#D6FFFA
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF6 #FEEAF2
analogous
#EAFEEC #EAFEF6 #EAFCFE
triadic
#EAFEF6 #F6EAFE #FEF6EA
tetradic
#EAFEF6 #ECEAFE #FEEAF2 #FCFEEA
square
#EAFEF6 #ECEAFE #FEEAF2 #FCFEEA
split-complementary
#EAFEF6 #FEEAFC #FEECEA
monochromatic
#75F8C4 #B0FBDD #E2FEF2 #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.05
#EAFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#EAFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF6
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF6 | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF6
Deuteranopia (green-blind)
#F9F8F6
Tritanopia (blue-blind)
#E6FEFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef6; /* rgb */ color: rgb(234, 254, 246); /* oklch */ color: oklch(98.0% 0.023 169.9);
Tailwind
colors: {
custom: {
50: '#f0fef9',
500: '#eafef6',
950: '#000000',
},
}SCSS
$custom: #eafef6; $custom-light: #f0fef9; $custom-dark: #000000;
JSON
{
"hex": "#eafef6",
"rgb": {
"r": 234,
"g": 254,
"b": 246
},
"hsl": {
"h": 156,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98018,
"c": 0.02339,
"h": 169.9
},
"luminance": 0.9503
}Semantic roles & 50–950 ramp
primary
#EAFEF6
secondary
#EAA2BF
accent
#005CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585