#EAFCF4#EAFCF4
#EAFCF4 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.6% C 0.022 H 167.5°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCF4 |
|---|---|
| RGB | rgb(234, 252, 244) |
| HSL | hsl(153, 75%, 95%) |
| HSV | hsv(153, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(97.49, -7.32, 1.81) |
| CIE-LCH | lch(97.49, 7.54, 166.14°) |
| OKLab | oklab(97.56% -0.0211 0.0047) |
| OKLCH | oklch(97.56% 0.022 167.5) |
| XYZ | xyz(85.0679, 93.6440, 99.1638) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.00
Mintcream
#F5FFFA
ΔE00 3.56
Azure (CSS)
#F0FFFF
ΔE00 4.11
Lightcyan
#E0FFFF
ΔE00 4.95
Ice
#D6FFFA
ΔE00 6.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCF4 #FCEAF2
analogous
#EAFCEB #EAFCF4 #EAFBFC
triadic
#EAFCF4 #F4EAFC #FCF4EA
tetradic
#EAFCF4 #EBEAFC #FCEAF2 #FBFCEA
square
#EAFCF4 #EBEAFC #FCEAF2 #FBFCEA
split-complementary
#EAFCF4 #FCEAFB #FCEBEA
monochromatic
#7FEDBC #B4F4D8 #E4FBF1 #E4FBF1 #E4FBF1
Accessibility & contrast
On white
1.06
#EAFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EAFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCF4
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCF4 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#F7F7F4
Tritanopia (blue-blind)
#E7FCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcf4; /* rgb */ color: rgb(234, 252, 244); /* oklch */ color: oklch(97.6% 0.022 167.5);
Tailwind
colors: {
custom: {
50: '#f0fdf7',
500: '#eafcf4',
950: '#000000',
},
}SCSS
$custom: #eafcf4; $custom-light: #f0fdf7; $custom-dark: #000000;
JSON
{
"hex": "#eafcf4",
"rgb": {
"r": 234,
"g": 252,
"b": 244
},
"hsl": {
"h": 153.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97562,
"c": 0.02159,
"h": 167.5
},
"luminance": 0.93645
}Semantic roles & 50–950 ramp
primary
#EAFCF4
secondary
#E3A7C2
accent
#0E68D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585