#EFF6F2#EFF6F2
#EFF6F2 is a very light, near-neutral green. Relative luminance 0.907; OKLCH L 96.7% C 0.009 H 161.3°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF6F2 |
|---|---|
| RGB | rgb(239, 246, 242) |
| HSL | hsl(146, 28%, 95%) |
| HSV | hsv(146, 3%, 96%) |
| CMYK | cmyk(2.8%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(96.28, -3.02, 1.11) |
| CIE-LCH | lch(96.28, 3.22, 159.78°) |
| OKLab | oklab(96.68% -0.0086 0.0029) |
| OKLCH | oklch(96.68% 0.009 161.3) |
| XYZ | xyz(84.5765, 90.6727, 97.0330) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.17
Azure (CSS)
#F0FFFF
ΔE00 3.70
Off White
#FAF9F6
ΔE00 4.00
Whitesmoke
#F5F5F5
ΔE00 4.23
White
#FFFFFF
ΔE00 4.75
Pale Grey
#FDFDFE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF6F2 #F6EFF3
analogous
#EFF6EF #EFF6F2 #EFF6F5
triadic
#EFF6F2 #F2EFF6 #F6F2EF
tetradic
#EFF6F2 #EFEFF6 #F6EFF3 #F6F5EF
square
#EFF6F2 #EFEFF6 #F6EFF3 #F6F5EF
split-complementary
#EFF6F2 #F5EFF6 #F6EFEF
monochromatic
#A1CAB2 #C8E0D2 #EBF4EF #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.10
#EFF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EFF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF6F2
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF6F2 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F2
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#EEF6F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff6f2; /* rgb */ color: rgb(239, 246, 242); /* oklch */ color: oklch(96.7% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#f4f9f6',
500: '#eff6f2',
950: '#000000',
},
}SCSS
$custom: #eff6f2; $custom-light: #f4f9f6; $custom-dark: #000000;
JSON
{
"hex": "#eff6f2",
"rgb": {
"r": 239,
"g": 246,
"b": 242
},
"hsl": {
"h": 145.714,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.96676,
"c": 0.00909,
"h": 161.3
},
"luminance": 0.90673
}Semantic roles & 50–950 ramp
primary
#EFF6F2
secondary
#D0B9C6
accent
#3F7AA7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585