#EAFFF6#EAFFF6
#EAFFF6 is a very light, muted teal. Relative luminance 0.957; OKLCH L 98.2% C 0.025 H 168.3°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF6 |
|---|---|
| RGB | rgb(234, 255, 246) |
| HSL | hsl(154, 100%, 96%) |
| HSV | hsv(154, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(98.30, -8.46, 1.96) |
| CIE-LCH | lch(98.30, 8.68, 166.97°) |
| OKLab | oklab(98.22% -0.0244 0.0051) |
| OKLCH | oklch(98.22% 0.025 168.3) |
| XYZ | xyz(86.3227, 95.6652, 101.0883) |
| Luminance | 0.9567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 4.55
Lightcyan
#E0FFFF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 4.89
Ice
#D6FFFA
ΔE00 5.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF6 #FFEAF3
analogous
#EAFFEB #EAFFF6 #EAFDFF
triadic
#EAFFF6 #F6EAFF #FFF6EA
tetradic
#EAFFF6 #EBEAFF #FFEAF3 #FDFFEA
square
#EAFFF6 #EBEAFF #FFEAF3 #FDFFEA
split-complementary
#EAFFF6 #FFEAFD #FFEBEA
monochromatic
#70FFC2 #ADFFDC #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.04
#EAFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.13
#EAFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF6
20.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF6 | 1.00 | 1.04 | 20.13 | 20.13 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FAF9F7
Tritanopia (blue-blind)
#E6FFFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff6; /* rgb */ color: rgb(234, 255, 246); /* oklch */ color: oklch(98.2% 0.025 168.3);
Tailwind
colors: {
custom: {
50: '#f0fff9',
500: '#eafff6',
950: '#000000',
},
}SCSS
$custom: #eafff6; $custom-light: #f0fff9; $custom-dark: #000000;
JSON
{
"hex": "#eafff6",
"rgb": {
"r": 234,
"g": 255,
"b": 246
},
"hsl": {
"h": 154.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98218,
"c": 0.0249,
"h": 168.3
},
"luminance": 0.95666
}Semantic roles & 50–950 ramp
primary
#EAFFF6
secondary
#EE9FC1
accent
#0062E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161817
muted
#858685