#EAFCF9#EAFCF9
#EAFCF9 is a very light, near-neutral teal. Relative luminance 0.940; OKLCH L 97.7% C 0.019 H 184.9°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCF9 |
|---|---|
| RGB | rgb(234, 252, 249) |
| HSL | hsl(170, 75%, 95%) |
| HSV | hsv(170, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(97.61, -6.41, -0.58) |
| CIE-LCH | lch(97.61, 6.44, 185.21°) |
| OKLab | oklab(97.7% -0.0192 -0.0016) |
| OKLCH | oklch(97.7% 0.019 184.9) |
| XYZ | xyz(85.8374, 93.9518, 103.2164) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.12
Mintcream
#F5FFFA
ΔE00 3.13
Lightcyan
#E0FFFF
ΔE00 3.98
Honeydew
#F0FFF0
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 6.23
Very Pale Blue
#D6FFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCF9 #FCEAED
analogous
#EAFCF0 #EAFCF9 #EAF6FC
triadic
#EAFCF9 #F9EAFC #FCF9EA
tetradic
#EAFCF9 #F0EAFC #FCEAED #F6FCEA
square
#EAFCF9 #F0EAFC #FCEAED #F6FCEA
split-complementary
#EAFCF9 #FCEAF6 #FCF0EA
monochromatic
#7FEDDA #B4F4EA #E4FBF7 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.06
#EAFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#EAFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCF9
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCF9 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF9
Deuteranopia (green-blind)
#F6F7F9
Tritanopia (blue-blind)
#E6FDFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcf9; /* rgb */ color: rgb(234, 252, 249); /* oklch */ color: oklch(97.7% 0.019 184.9);
Tailwind
colors: {
custom: {
50: '#f0fdfb',
500: '#eafcf9',
950: '#000000',
},
}SCSS
$custom: #eafcf9; $custom-light: #f0fdfb; $custom-dark: #000000;
JSON
{
"hex": "#eafcf9",
"rgb": {
"r": 234,
"g": 252,
"b": 249
},
"hsl": {
"h": 170,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97701,
"c": 0.01925,
"h": 184.9
},
"luminance": 0.93953
}Semantic roles & 50–950 ramp
primary
#EAFCF9
secondary
#E3A7B1
accent
#0E30D7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585