#EAFEFB#EAFEFB
#EAFEFB is a very light, muted teal. Relative luminance 0.953; OKLCH L 98.2% C 0.021 H 186.0°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEFB |
|---|---|
| RGB | rgb(234, 254, 251) |
| HSL | hsl(171, 91%, 96%) |
| HSV | hsv(171, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(98.17, -7.04, -0.80) |
| CIE-LCH | lch(98.17, 7.09, 186.47°) |
| OKLab | oklab(98.16% -0.0211 -0.0022) |
| OKLCH | oklch(98.16% 0.021 186) |
| XYZ | xyz(86.7823, 95.3399, 105.0784) |
| Luminance | 0.9534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.53
Lightcyan
#E0FFFF
ΔE00 3.36
Mintcream
#F5FFFA
ΔE00 3.68
Honeydew
#F0FFF0
ΔE00 5.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEFB #FEEAED
analogous
#EAFEF1 #EAFEFB #EAF7FE
triadic
#EAFEFB #FBEAFE #FEFBEA
tetradic
#EAFEFB #F1EAFE #FEEAED #F7FEEA
square
#EAFEFB #F1EAFE #FEEAED #F7FEEA
split-complementary
#EAFEFB #FEEAF7 #FEF1EA
monochromatic
#75F8E5 #B0FBF0 #E2FEF9 #E2FEF9 #E2FEF9
Accessibility & contrast
On white
1.05
#EAFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#EAFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEFB
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEFB | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#F8F8FB
Tritanopia (blue-blind)
#E5FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafefb; /* rgb */ color: rgb(234, 254, 251); /* oklch */ color: oklch(98.2% 0.021 186.0);
Tailwind
colors: {
custom: {
50: '#f0fefc',
500: '#eafefb',
950: '#000000',
},
}SCSS
$custom: #eafefb; $custom-light: #f0fefc; $custom-dark: #000000;
JSON
{
"hex": "#eafefb",
"rgb": {
"r": 234,
"g": 254,
"b": 251
},
"hsl": {
"h": 171,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98157,
"c": 0.02124,
"h": 186
},
"luminance": 0.95341
}Semantic roles & 50–950 ramp
primary
#EAFEFB
secondary
#EAA2AD
accent
#0022E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585