#E2FFF3#E2FFF3
#E2FFF3 is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.034 H 168.8°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FFF3 |
|---|---|
| RGB | rgb(226, 255, 243) |
| HSL | hsl(155, 100%, 94%) |
| HSV | hsv(155, 11%, 100%) |
| CMYK | cmyk(11.4%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(97.70, -11.58, 2.56) |
| CIE-LCH | lch(97.70, 11.86, 167.55°) |
| OKLab | oklab(97.58% -0.0333 0.0066) |
| OKLCH | oklch(97.58% 0.034 168.8) |
| XYZ | xyz(83.2980, 94.1583, 98.5624) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.08
Honeydew
#F0FFF0
ΔE00 4.60
Lightcyan
#E0FFFF
ΔE00 5.04
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Pale Blue
#D6FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FFF3 #FFE2EE
analogous
#E2FFE5 #E2FFF3 #E2FDFF
triadic
#E2FFF3 #F3E2FF #FFF3E2
tetradic
#E2FFF3 #E5E2FF #FFE2EE #FDFFE2
square
#E2FFF3 #E5E2FF #FFE2EE #FDFFE2
split-complementary
#E2FFF3 #FFE2FD #FFE5E2
monochromatic
#68FFC0 #A5FFDA #E0FFF2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.06
#E2FFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E2FFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FFF3
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FFF3 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF2
Deuteranopia (green-blind)
#F8F7F4
Tritanopia (blue-blind)
#DCFFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e2fff3; /* rgb */ color: rgb(226, 255, 243); /* oklch */ color: oklch(97.6% 0.034 168.8);
Tailwind
colors: {
custom: {
50: '#ebfff7',
500: '#e2fff3',
950: '#000000',
},
}SCSS
$custom: #e2fff3; $custom-light: #ebfff7; $custom-dark: #000000;
JSON
{
"hex": "#e2fff3",
"rgb": {
"r": 226,
"g": 255,
"b": 243
},
"hsl": {
"h": 155.172,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97583,
"c": 0.034,
"h": 168.8
},
"luminance": 0.9416
}Semantic roles & 50–950 ramp
primary
#E2FFF3
secondary
#ED98BB
accent
#005FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685