#E9FDF2#E9FDF2
#E9FDF2 is a very light, muted green. Relative luminance 0.940; OKLCH L 97.6% C 0.025 H 162.0°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E9FDF2 |
|---|---|
| RGB | rgb(233, 253, 242) |
| HSL | hsl(147, 83%, 95%) |
| HSV | hsv(147, 8%, 99%) |
| CMYK | cmyk(7.9%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.63, -8.51, 3.03) |
| CIE-LCH | lch(97.63, 9.03, 160.42°) |
| OKLab | oklab(97.64% -0.0242 0.0079) |
| OKLCH | oklch(97.64% 0.025 162) |
| XYZ | xyz(84.7533, 93.9840, 97.6628) |
| Luminance | 0.9398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.33
Mintcream
#F5FFFA
ΔE00 4.77
Lightcyan
#E0FFFF
ΔE00 5.46
Azure (CSS)
#F0FFFF
ΔE00 5.53
Ice
#D6FFFA
ΔE00 6.20
Ice Blue (survey)
#D7FFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9FDF2 #FDE9F4
analogous
#EAFDE9 #E9FDF2 #E9FDFC
triadic
#E9FDF2 #F2E9FD #FDF2E9
tetradic
#E9FDF2 #E9EAFD #FDE9F4 #FDFCE9
square
#E9FDF2 #E9EAFD #FDE9F4 #FDFCE9
split-complementary
#E9FDF2 #FCE9FD #FDE9EA
monochromatic
#79F3B0 #B1F8D1 #E3FCEE #E3FCEE #E3FCEE
Accessibility & contrast
On white
1.06
#E9FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E9FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9FDF2
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9FDF2 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF1
Deuteranopia (green-blind)
#F8F7F3
Tritanopia (blue-blind)
#E6FDFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e9fdf2; /* rgb */ color: rgb(233, 253, 242); /* oklch */ color: oklch(97.6% 0.025 162.0);
Tailwind
colors: {
custom: {
50: '#f0fef6',
500: '#e9fdf2',
950: '#000000',
},
}SCSS
$custom: #e9fdf2; $custom-light: #f0fef6; $custom-dark: #000000;
JSON
{
"hex": "#e9fdf2",
"rgb": {
"r": 233,
"g": 253,
"b": 242
},
"hsl": {
"h": 147,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.97637,
"c": 0.02544,
"h": 162
},
"luminance": 0.93985
}Semantic roles & 50–950 ramp
primary
#E9FDF2
secondary
#E7A3C8
accent
#067EE0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585