#EAFEFE#EAFEFE
#EAFEFE is a very light, muted teal. Relative luminance 0.955; OKLCH L 98.2% C 0.021 H 196.8°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEFE |
|---|---|
| RGB | rgb(234, 254, 254) |
| HSL | hsl(180, 91%, 96%) |
| HSV | hsv(180, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(98.25, -6.48, -2.23) |
| CIE-LCH | lch(98.25, 6.86, 198.97°) |
| OKLab | oklab(98.24% -0.02 -0.006) |
| OKLCH | oklch(98.24% 0.021 196.8) |
| XYZ | xyz(87.2590, 95.5306, 107.5887) |
| Luminance | 0.9553 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.81
Lightcyan
#E0FFFF
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 4.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.84
Very Pale Blue
#D6FFFE
ΔE00 6.08
Very Light Blue
#D5FFFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEFE #FEEAEA
analogous
#EAFEF4 #EAFEFE #EAF4FE
triadic
#EAFEFE #FEEAFE #FEFEEA
tetradic
#EAFEFE #F4EAFE #FEEAEA #F4FEEA
square
#EAFEFE #F4EAFE #FEEAEA #F4FEEA
split-complementary
#EAFEFE #FEEAF4 #FEF4EA
monochromatic
#75F8F8 #B0FBFB #E2FEFE #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.04
#EAFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#EAFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEFE
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEFE | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#E5FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafefe; /* rgb */ color: rgb(234, 254, 254); /* oklch */ color: oklch(98.2% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#f0fefe',
500: '#eafefe',
950: '#000000',
},
}SCSS
$custom: #eafefe; $custom-light: #f0fefe; $custom-dark: #000000;
JSON
{
"hex": "#eafefe",
"rgb": {
"r": 234,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98242,
"c": 0.02088,
"h": 196.8
},
"luminance": 0.95532
}Semantic roles & 50–950 ramp
primary
#EAFEFE
secondary
#EAA2A2
accent
#0000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585