#EAFCF3#EAFCF3
#EAFCF3 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.5% C 0.022 H 164.5°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCF3 |
|---|---|
| RGB | rgb(234, 252, 243) |
| HSL | hsl(150, 75%, 95%) |
| HSV | hsv(150, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(97.46, -7.50, 2.29) |
| CIE-LCH | lch(97.46, 7.84, 163.06°) |
| OKLab | oklab(97.53% -0.0215 0.0059) |
| OKLCH | oklch(97.53% 0.022 164.5) |
| XYZ | xyz(84.9165, 93.5834, 98.3663) |
| Luminance | 0.9358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.63
Mintcream
#F5FFFA
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 4.52
Lightcyan
#E0FFFF
ΔE00 5.23
Ice
#D6FFFA
ΔE00 6.61
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCF3 #FCEAF3
analogous
#EAFCEA #EAFCF3 #EAFCFC
triadic
#EAFCF3 #F3EAFC #FCF3EA
tetradic
#EAFCF3 #EAEAFC #FCEAF3 #FCFCEA
square
#EAFCF3 #EAEAFC #FCEAF3 #FCFCEA
split-complementary
#EAFCF3 #FCEAFC #FCEAEA
monochromatic
#7FEDB6 #B4F4D4 #E4FBF0 #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.07
#EAFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#EAFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCF3
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCF3 | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F8F7F3
Tritanopia (blue-blind)
#E7FCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcf3; /* rgb */ color: rgb(234, 252, 243); /* oklch */ color: oklch(97.5% 0.022 164.5);
Tailwind
colors: {
custom: {
50: '#f0fdf7',
500: '#eafcf3',
950: '#000000',
},
}SCSS
$custom: #eafcf3; $custom-light: #f0fdf7; $custom-dark: #000000;
JSON
{
"hex": "#eafcf3",
"rgb": {
"r": 234,
"g": 252,
"b": 243
},
"hsl": {
"h": 150,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97534,
"c": 0.02227,
"h": 164.5
},
"luminance": 0.93584
}Semantic roles & 50–950 ramp
primary
#EAFCF3
secondary
#E3A7C5
accent
#0E73D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585