#E4FFF2#E4FFF2
#E4FFF2 is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.7% C 0.033 H 165.2°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFF2 |
|---|---|
| RGB | rgb(228, 255, 242) |
| HSL | hsl(151, 100%, 95%) |
| HSV | hsv(151, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.80, -11.12, 3.24) |
| CIE-LCH | lch(97.80, 11.59, 163.75°) |
| OKLab | oklab(97.69% -0.0318 0.0084) |
| OKLCH | oklch(97.69% 0.033 165.2) |
| XYZ | xyz(83.7784, 94.4234, 97.7989) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.96
Ice
#D6FFFA
ΔE00 4.76
Lightcyan
#E0FFFF
ΔE00 5.48
Ice Blue (survey)
#D7FFFE
ΔE00 5.76
Very Pale Blue
#D6FFFE
ΔE00 5.88
Very Light Blue
#D5FFFF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFF2 #FFE4F1
analogous
#E4FFE5 #E4FFF2 #E4FFFF
triadic
#E4FFF2 #F2E4FF #FFF2E4
tetradic
#E4FFF2 #E5E4FF #FFE4F1 #FFFFE4
square
#E4FFF2 #E5E4FF #FFE4F1 #FFFFE4
split-complementary
#E4FFF2 #FFE4FF #FFE5E4
monochromatic
#6AFFB7 #A7FFD5 #E0FFF0 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.06
#E4FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#E4FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFF2
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFF2 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#F9F7F3
Tritanopia (blue-blind)
#DFFFFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e4fff2; /* rgb */ color: rgb(228, 255, 242); /* oklch */ color: oklch(97.7% 0.033 165.2);
Tailwind
colors: {
custom: {
50: '#ecfff6',
500: '#e4fff2',
950: '#000000',
},
}SCSS
$custom: #e4fff2; $custom-light: #ecfff6; $custom-dark: #000000;
JSON
{
"hex": "#e4fff2",
"rgb": {
"r": 228,
"g": 255,
"b": 242
},
"hsl": {
"h": 151.111,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97693,
"c": 0.03288,
"h": 165.2
},
"luminance": 0.94425
}Semantic roles & 50–950 ramp
primary
#E4FFF2
secondary
#ED9AC2
accent
#006FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685