#EAFBFC#EAFBFC
#EAFBFC is a very light, near-neutral teal. Relative luminance 0.935; OKLCH L 97.6% C 0.018 H 201.1°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBFC |
|---|---|
| RGB | rgb(234, 251, 252) |
| HSL | hsl(183, 75%, 95%) |
| HSV | hsv(183, 7%, 99%) |
| CMYK | cmyk(7.1%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.44, -5.35, -2.39) |
| CIE-LCH | lch(97.44, 5.86, 204.05°) |
| OKLab | oklab(97.59% -0.0167 -0.0064) |
| OKLCH | oklch(97.59% 0.018 201.1) |
| XYZ | xyz(85.9958, 93.5140, 105.5960) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.17
Mintcream
#F5FFFA
ΔE00 3.66
Lightcyan
#E0FFFF
ΔE00 4.55
Aliceblue
#F0F8FF
ΔE00 5.30
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Honeydew
#F0FFF0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBFC #FCEBEA
analogous
#EAFCF4 #EAFBFC #EAF2FC
triadic
#EAFBFC #FCEAFB #FBFCEA
tetradic
#EAFBFC #F4EAFC #FCEBEA #F2FCEA
square
#EAFBFC #F4EAFC #FCEBEA #F2FCEA
split-complementary
#EAFBFC #FCEAF2 #FCF4EA
monochromatic
#7FE7ED #B4F1F4 #E4FAFB #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.07
#EAFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#EAFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBFC
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBFC | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F5F6FC
Tritanopia (blue-blind)
#E5FCFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafbfc; /* rgb */ color: rgb(234, 251, 252); /* oklch */ color: oklch(97.6% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#f0fcfd',
500: '#eafbfc',
950: '#000000',
},
}SCSS
$custom: #eafbfc; $custom-light: #f0fcfd; $custom-dark: #000000;
JSON
{
"hex": "#eafbfc",
"rgb": {
"r": 234,
"g": 251,
"b": 252
},
"hsl": {
"h": 183.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.97587,
"c": 0.01789,
"h": 201.1
},
"luminance": 0.93515
}Semantic roles & 50–950 ramp
primary
#EAFBFC
secondary
#E3AAA7
accent
#190ED7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585