#EAFCFB#EAFCFB
#EAFCFB is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.019 H 192.8°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCFB |
|---|---|
| RGB | rgb(234, 252, 251) |
| HSL | hsl(177, 75%, 95%) |
| HSV | hsv(177, 7%, 99%) |
| CMYK | cmyk(7.1%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.66, -6.04, -1.54) |
| CIE-LCH | lch(97.66, 6.23, 194.30°) |
| OKLab | oklab(97.76% -0.0184 -0.0042) |
| OKLCH | oklch(97.76% 0.019 192.8) |
| XYZ | xyz(86.1510, 94.0772, 104.8680) |
| Luminance | 0.9408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.49
Mintcream
#F5FFFA
ΔE00 3.37
Lightcyan
#E0FFFF
ΔE00 3.96
Honeydew
#F0FFF0
ΔE00 6.04
Aliceblue
#F0F8FF
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCFB #FCEAEB
analogous
#EAFCF2 #EAFCFB #EAF4FC
triadic
#EAFCFB #FBEAFC #FCFBEA
tetradic
#EAFCFB #F2EAFC #FCEAEB #F4FCEA
square
#EAFCFB #F2EAFC #FCEAEB #F4FCEA
split-complementary
#EAFCFB #FCEAF4 #FCF2EA
monochromatic
#7FEDE7 #B4F4F1 #E4FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.06
#EAFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#EAFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCFB
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCFB | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F6F7FB
Tritanopia (blue-blind)
#E5FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafcfb; /* rgb */ color: rgb(234, 252, 251); /* oklch */ color: oklch(97.8% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#f0fdfc',
500: '#eafcfb',
950: '#000000',
},
}SCSS
$custom: #eafcfb; $custom-light: #f0fdfc; $custom-dark: #000000;
JSON
{
"hex": "#eafcfb",
"rgb": {
"r": 234,
"g": 252,
"b": 251
},
"hsl": {
"h": 176.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97757,
"c": 0.01889,
"h": 192.8
},
"luminance": 0.94078
}Semantic roles & 50–950 ramp
primary
#EAFCFB
secondary
#E3A7AA
accent
#0E19D7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585