#EAFFF3#EAFFF3
#EAFFF3 is a very light, muted green. Relative luminance 0.955; OKLCH L 98.1% C 0.027 H 160.9°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFF3 |
|---|---|
| RGB | rgb(234, 255, 243) |
| HSL | hsl(146, 100%, 96%) |
| HSV | hsv(146, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(98.23, -9.00, 3.39) |
| CIE-LCH | lch(98.23, 9.62, 159.35°) |
| OKLab | oklab(98.14% -0.0255 0.0088) |
| OKLCH | oklch(98.14% 0.027 160.9) |
| XYZ | xyz(85.8660, 95.4825, 98.6828) |
| Luminance | 0.9548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.31
Mintcream
#F5FFFA
ΔE00 5.22
Lightcyan
#E0FFFF
ΔE00 5.65
Azure (CSS)
#F0FFFF
ΔE00 5.99
Ice
#D6FFFA
ΔE00 6.10
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFF3 #FFEAF6
analogous
#EBFFEA #EAFFF3 #EAFFFD
triadic
#EAFFF3 #F3EAFF #FFF3EA
tetradic
#EAFFF3 #EAEBFF #FFEAF6 #FFFDEA
square
#EAFFF3 #EAEBFF #FFEAF6 #FFFDEA
split-complementary
#EAFFF3 #FDEAFF #FFEAEB
monochromatic
#70FFAD #ADFFD0 #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.04
#EAFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#EAFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFF3
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFF3 | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF2
Deuteranopia (green-blind)
#FAF9F4
Tritanopia (blue-blind)
#E7FFFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eafff3; /* rgb */ color: rgb(234, 255, 243); /* oklch */ color: oklch(98.1% 0.027 160.9);
Tailwind
colors: {
custom: {
50: '#f0fff7',
500: '#eafff3',
950: '#000000',
},
}SCSS
$custom: #eafff3; $custom-light: #f0fff7; $custom-dark: #000000;
JSON
{
"hex": "#eafff3",
"rgb": {
"r": 234,
"g": 255,
"b": 243
},
"hsl": {
"h": 145.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98137,
"c": 0.02702,
"h": 160.9
},
"luminance": 0.95483
}Semantic roles & 50–950 ramp
primary
#EAFFF3
secondary
#EE9FCC
accent
#0083E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685