#E2FBF6#E2FBF6
#E2FBF6 is a very light, muted teal. Relative luminance 0.918; OKLCH L 96.9% C 0.027 H 182.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FBF6 |
|---|---|
| RGB | rgb(226, 251, 246) |
| HSL | hsl(168, 76%, 94%) |
| HSV | hsv(168, 10%, 98%) |
| CMYK | cmyk(10%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(96.74, -9.03, -0.37) |
| CIE-LCH | lch(96.74, 9.04, 182.36°) |
| OKLab | oklab(96.86% -0.0268 -0.0011) |
| OKLCH | oklch(96.86% 0.027 182.4) |
| XYZ | xyz(82.4920, 91.8156, 100.5470) |
| Luminance | 0.9182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.15
Ice
#D6FFFA
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 4.62
Very Light Blue
#D5FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FBF6 #FBE2E7
analogous
#E2FBE9 #E2FBF6 #E2F3FB
triadic
#E2FBF6 #F6E2FB #FBF6E2
tetradic
#E2FBF6 #E9E2FB #FBE2E7 #F3FBE2
square
#E2FBF6 #E9E2FB #FBE2E7 #F3FBE2
split-complementary
#E2FBF6 #FBE2F3 #FBE9E2
monochromatic
#76ECD5 #ACF4E5 #E2FBF6 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.08
#E2FBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#E2FBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FBF6
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FBF6 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F6
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#DCFCF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e2fbf6; /* rgb */ color: rgb(226, 251, 246); /* oklch */ color: oklch(96.9% 0.027 182.4);
Tailwind
colors: {
custom: {
50: '#ebfcf9',
500: '#e2fbf6',
950: '#000000',
},
}SCSS
$custom: #e2fbf6; $custom-light: #ebfcf9; $custom-dark: #000000;
JSON
{
"hex": "#e2fbf6",
"rgb": {
"r": 226,
"g": 251,
"b": 246
},
"hsl": {
"h": 168,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96855,
"c": 0.02686,
"h": 182.4
},
"luminance": 0.91817
}Semantic roles & 50–950 ramp
primary
#E2FBF6
secondary
#E2A0AD
accent
#0E36D8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585