#EAFEFD#EAFEFD
#EAFEFD is a very light, muted teal. Relative luminance 0.955; OKLCH L 98.2% C 0.021 H 193.2°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEFD |
|---|---|
| RGB | rgb(234, 254, 253) |
| HSL | hsl(177, 91%, 96%) |
| HSV | hsv(177, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.22, -6.67, -1.75) |
| CIE-LCH | lch(98.22, 6.90, 194.72°) |
| OKLab | oklab(98.21% -0.0204 -0.0048) |
| OKLCH | oklch(98.21% 0.021 193.2) |
| XYZ | xyz(87.0993, 95.4667, 106.7476) |
| Luminance | 0.9547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.98
Lightcyan
#E0FFFF
ΔE00 3.30
Mintcream
#F5FFFA
ΔE00 3.86
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.95
Honeydew
#F0FFF0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEFD #FEEAEB
analogous
#EAFEF3 #EAFEFD #EAF5FE
triadic
#EAFEFD #FDEAFE #FEFDEA
tetradic
#EAFEFD #F3EAFE #FEEAEB #F5FEEA
square
#EAFEFD #F3EAFE #FEEAEB #F5FEEA
split-complementary
#EAFEFD #FEEAF5 #FEF3EA
monochromatic
#75F8F2 #B0FBF7 #E2FEFC #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.05
#EAFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#EAFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEFD
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEFD | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F7F9FD
Tritanopia (blue-blind)
#E5FFFE
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafefd; /* rgb */ color: rgb(234, 254, 253); /* oklch */ color: oklch(98.2% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#f0fefe',
500: '#eafefd',
950: '#000000',
},
}SCSS
$custom: #eafefd; $custom-light: #f0fefe; $custom-dark: #000000;
JSON
{
"hex": "#eafefd",
"rgb": {
"r": 234,
"g": 254,
"b": 253
},
"hsl": {
"h": 177,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.98214,
"c": 0.02092,
"h": 193.2
},
"luminance": 0.95468
}Semantic roles & 50–950 ramp
primary
#EAFEFD
secondary
#EAA2A6
accent
#000BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585