#EAFFFD#EAFFFD
#EAFFFD is a very light, muted teal. Relative luminance 0.961; OKLCH L 98.4% C 0.022 H 189.9°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFFD |
|---|---|
| RGB | rgb(234, 255, 253) |
| HSL | hsl(174, 100%, 96%) |
| HSV | hsv(174, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.47, -7.17, -1.38) |
| CIE-LCH | lch(98.47, 7.30, 190.91°) |
| OKLab | oklab(98.41% -0.0217 -0.0038) |
| OKLCH | oklch(98.41% 0.022 189.9) |
| XYZ | xyz(87.4174, 96.1030, 106.8536) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.50
Lightcyan
#E0FFFF
ΔE00 2.99
Mintcream
#F5FFFA
ΔE00 4.03
Ice Blue (survey)
#D7FFFE
ΔE00 5.33
Very Pale Blue
#D6FFFE
ΔE00 5.57
Honeydew
#F0FFF0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFFD #FFEAEC
analogous
#EAFFF2 #EAFFFD #EAF6FF
triadic
#EAFFFD #FDEAFF #FFFDEA
tetradic
#EAFFFD #F2EAFF #FFEAEC #F6FFEA
square
#EAFFFD #F2EAFF #FFEAEC #F6FFEA
split-complementary
#EAFFFD #FFEAF6 #FFF2EA
monochromatic
#70FFF1 #ADFFF7 #E0FFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.04
#EAFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#EAFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFFD
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFFD | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#E5FFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eafffd; /* rgb */ color: rgb(234, 255, 253); /* oklch */ color: oklch(98.4% 0.022 189.9);
Tailwind
colors: {
custom: {
50: '#f0fffe',
500: '#eafffd',
950: '#000000',
},
}SCSS
$custom: #eafffd; $custom-light: #f0fffe; $custom-dark: #000000;
JSON
{
"hex": "#eafffd",
"rgb": {
"r": 234,
"g": 255,
"b": 253
},
"hsl": {
"h": 174.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98414,
"c": 0.02205,
"h": 189.9
},
"luminance": 0.96104
}Semantic roles & 50–950 ramp
primary
#EAFFFD
secondary
#EE9FA7
accent
#0016E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685