#EAFEFA#EAFEFA
#EAFEFA is a very light, muted teal. Relative luminance 0.953; OKLCH L 98.1% C 0.022 H 182.6°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEFA |
|---|---|
| RGB | rgb(234, 254, 250) |
| HSL | hsl(168, 91%, 96%) |
| HSV | hsv(168, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(98.14, -7.23, -0.32) |
| CIE-LCH | lch(98.14, 7.24, 182.55°) |
| OKLab | oklab(98.13% -0.0215 -0.001) |
| OKLCH | oklch(98.13% 0.022 182.6) |
| XYZ | xyz(86.6251, 95.2770, 104.2504) |
| Luminance | 0.9528 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.87
Lightcyan
#E0FFFF
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 3.67
Honeydew
#F0FFF0
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEFA #FEEAEE
analogous
#EAFEF0 #EAFEFA #EAF8FE
triadic
#EAFEFA #FAEAFE #FEFAEA
tetradic
#EAFEFA #F0EAFE #FEEAEE #F8FEEA
square
#EAFEFA #F0EAFE #FEEAEE #F8FEEA
split-complementary
#EAFEFA #FEEAF8 #FEF0EA
monochromatic
#75F8DE #B0FBEC #E2FEF8 #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.05
#EAFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#EAFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEFA
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEFA | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFA
Deuteranopia (green-blind)
#F8F8FA
Tritanopia (blue-blind)
#E5FFFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafefa; /* rgb */ color: rgb(234, 254, 250); /* oklch */ color: oklch(98.1% 0.022 182.6);
Tailwind
colors: {
custom: {
50: '#f0fefb',
500: '#eafefa',
950: '#000000',
},
}SCSS
$custom: #eafefa; $custom-light: #f0fefb; $custom-dark: #000000;
JSON
{
"hex": "#eafefa",
"rgb": {
"r": 234,
"g": 254,
"b": 250
},
"hsl": {
"h": 168,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98129,
"c": 0.02152,
"h": 182.6
},
"luminance": 0.95278
}Semantic roles & 50–950 ramp
primary
#EAFEFA
secondary
#EAA2B0
accent
#002EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585