#EAFBFE#EAFBFE
#EAFBFE is a very light, near-neutral teal. Relative luminance 0.936; OKLCH L 97.6% C 0.018 H 209.4°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFBFE |
|---|---|
| RGB | rgb(234, 251, 254) |
| HSL | hsl(189, 91%, 96%) |
| HSV | hsv(189, 8%, 100%) |
| CMYK | cmyk(7.9%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.49, -4.98, -3.34) |
| CIE-LCH | lch(97.49, 5.99, 213.88°) |
| OKLab | oklab(97.64% -0.0159 -0.009) |
| OKLCH | oklch(97.64% 0.018 209.4) |
| XYZ | xyz(86.3144, 93.6415, 107.2739) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.67
Mintcream
#F5FFFA
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 4.61
Lightcyan
#E0FFFF
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 6.93
White
#FFFFFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFBFE #FEEDEA
analogous
#EAFEF7 #EAFBFE #EAF1FE
triadic
#EAFBFE #FEEAFB #FBFEEA
tetradic
#EAFBFE #F7EAFE #FEEDEA #F1FEEA
square
#EAFBFE #F7EAFE #FEEDEA #F1FEEA
split-complementary
#EAFBFE #FEEAF1 #FEF7EA
monochromatic
#75E5F8 #B0F0FB #E2F9FE #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.06
#EAFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EAFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFBFE
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFBFE | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#F4F7FE
Tritanopia (blue-blind)
#E5FDFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafbfe; /* rgb */ color: rgb(234, 251, 254); /* oklch */ color: oklch(97.6% 0.018 209.4);
Tailwind
colors: {
custom: {
50: '#f0fcfe',
500: '#eafbfe',
950: '#000000',
},
}SCSS
$custom: #eafbfe; $custom-light: #f0fcfe; $custom-dark: #000000;
JSON
{
"hex": "#eafbfe",
"rgb": {
"r": 234,
"g": 251,
"b": 254
},
"hsl": {
"h": 189,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97644,
"c": 0.01831,
"h": 209.4
},
"luminance": 0.93643
}Semantic roles & 50–950 ramp
primary
#EAFBFE
secondary
#EAADA2
accent
#2200E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585