#EFF3EE#EFF3EE
#EFF3EE is a very light, near-neutral green. Relative luminance 0.886; OKLCH L 96.0% C 0.008 H 139.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF3EE |
|---|---|
| RGB | rgb(239, 243, 238) |
| HSL | hsl(108, 17%, 94%) |
| HSV | hsv(108, 2%, 95%) |
| CMYK | cmyk(1.6%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(95.42, -2.21, 1.94) |
| CIE-LCH | lch(95.42, 2.94, 138.72°) |
| OKLab | oklab(95.97% -0.006 0.0051) |
| OKLCH | oklch(95.97% 0.008 139.4) |
| XYZ | xyz(83.0772, 88.6248, 93.6019) |
| Luminance | 0.8862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.17
Mintcream
#F5FFFA
ΔE00 3.35
Whitesmoke
#F5F5F5
ΔE00 3.60
White
#FFFFFF
ΔE00 4.43
Pale Grey
#FDFDFE
ΔE00 4.62
Floralwhite
#FFFAF0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF3EE #F2EEF3
analogous
#F2F3EE #EFF3EE #EEF3F0
triadic
#EFF3EE #EEEFF3 #F3EEEF
tetradic
#EFF3EE #EEF2F3 #F2EEF3 #F3F0EE
square
#EFF3EE #EEF2F3 #F2EEF3 #F3F0EE
split-complementary
#EFF3EE #F0EEF3 #F3EEF2
monochromatic
#ABC0A6 #CDDACA #EEF2ED #EEF2ED #EEF2ED
Accessibility & contrast
On white
1.12
#EFF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#EFF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF3EE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF3EE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#EFF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff3ee; /* rgb */ color: rgb(239, 243, 238); /* oklch */ color: oklch(96.0% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#f4f7f3',
500: '#eff3ee',
950: '#000000',
},
}SCSS
$custom: #eff3ee; $custom-light: #f4f7f3; $custom-dark: #000000;
JSON
{
"hex": "#eff3ee",
"rgb": {
"r": 239,
"g": 243,
"b": 238
},
"hsl": {
"h": 108,
"s": 17.241,
"l": 94.314
},
"oklch": {
"l": 0.95973,
"c": 0.00786,
"h": 139.4
},
"luminance": 0.88625
}Semantic roles & 50–950 ramp
primary
#EFF3EE
secondary
#C7BBCA
accent
#4A9C8B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585