#E5FDF2#E5FDF2
#E5FDF2 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.4% C 0.029 H 166.5°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FDF2 |
|---|---|
| RGB | rgb(229, 253, 242) |
| HSL | hsl(153, 86%, 95%) |
| HSV | hsv(153, 9%, 99%) |
| CMYK | cmyk(9.5%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.36, -9.81, 2.60) |
| CIE-LCH | lch(97.36, 10.15, 165.14°) |
| OKLab | oklab(97.36% -0.0281 0.0067) |
| OKLCH | oklch(97.36% 0.029 166.5) |
| XYZ | xyz(83.4619, 93.3182, 97.6022) |
| Luminance | 0.9332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.39
Lightcyan
#E0FFFF
ΔE00 4.92
Ice
#D6FFFA
ΔE00 5.05
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FDF2 #FDE5F0
analogous
#E5FDE6 #E5FDF2 #E5FCFD
triadic
#E5FDF2 #F2E5FD #FDF2E5
tetradic
#E5FDF2 #E6E5FD #FDE5F0 #FCFDE5
square
#E5FDF2 #E6E5FD #FDE5F0 #FCFDE5
split-complementary
#E5FDF2 #FDE5FC #FDE6E5
monochromatic
#73F4B9 #ACF9D6 #E3FDF1 #E3FDF1 #E3FDF1
Accessibility & contrast
On white
1.07
#E5FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#E5FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FDF2
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FDF2 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F2
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#E1FDFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fdf2; /* rgb */ color: rgb(229, 253, 242); /* oklch */ color: oklch(97.4% 0.029 166.5);
Tailwind
colors: {
custom: {
50: '#edfef6',
500: '#e5fdf2',
950: '#000000',
},
}SCSS
$custom: #e5fdf2; $custom-light: #edfef6; $custom-dark: #000000;
JSON
{
"hex": "#e5fdf2",
"rgb": {
"r": 229,
"g": 253,
"b": 242
},
"hsl": {
"h": 152.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97357,
"c": 0.02893,
"h": 166.5
},
"luminance": 0.93319
}Semantic roles & 50–950 ramp
primary
#E5FDF2
secondary
#E79FC0
accent
#0369E2
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585