#EAFCF8#EAFCF8
#EAFCF8 is a very light, near-neutral teal. Relative luminance 0.939; OKLCH L 97.7% C 0.020 H 181.1°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCF8 |
|---|---|
| RGB | rgb(234, 252, 248) |
| HSL | hsl(167, 75%, 95%) |
| HSV | hsv(167, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(97.59, -6.59, -0.11) |
| CIE-LCH | lch(97.59, 6.59, 180.93°) |
| OKLab | oklab(97.67% -0.0196 -0.0004) |
| OKLCH | oklch(97.67% 0.02 181.1) |
| XYZ | xyz(85.6818, 93.8895, 102.3971) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.50
Mintcream
#F5FFFA
ΔE00 3.10
Lightcyan
#E0FFFF
ΔE00 4.09
Honeydew
#F0FFF0
ΔE00 4.67
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Very Pale Blue
#D6FFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCF8 #FCEAEE
analogous
#EAFCEF #EAFCF8 #EAF7FC
triadic
#EAFCF8 #F8EAFC #FCF8EA
tetradic
#EAFCF8 #EFEAFC #FCEAEE #F7FCEA
square
#EAFCF8 #EFEAFC #FCEAEE #F7FCEA
split-complementary
#EAFCF8 #FCEAF7 #FCEFEA
monochromatic
#7FEDD4 #B4F4E6 #E4FBF6 #E4FBF6 #E4FBF6
Accessibility & contrast
On white
1.06
#EAFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EAFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCF8
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCF8 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAF8
Deuteranopia (green-blind)
#F7F7F8
Tritanopia (blue-blind)
#E6FDFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcf8; /* rgb */ color: rgb(234, 252, 248); /* oklch */ color: oklch(97.7% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#f0fdfa',
500: '#eafcf8',
950: '#000000',
},
}SCSS
$custom: #eafcf8; $custom-light: #f0fdfa; $custom-dark: #000000;
JSON
{
"hex": "#eafcf8",
"rgb": {
"r": 234,
"g": 252,
"b": 248
},
"hsl": {
"h": 166.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97673,
"c": 0.01956,
"h": 181.1
},
"luminance": 0.93891
}Semantic roles & 50–950 ramp
primary
#EAFCF8
secondary
#E3A7B4
accent
#0E3BD7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585