#EFF8F0#EFF8F0
#EFF8F0 is a very light, near-neutral green. Relative luminance 0.918; OKLCH L 97.0% C 0.014 H 148.8°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF8F0 |
|---|---|
| RGB | rgb(239, 248, 240) |
| HSL | hsl(127, 39%, 95%) |
| HSV | hsv(127, 4%, 97%) |
| CMYK | cmyk(3.6%, 0%, 3.2%, 2.7%) |
| CIE-LAB | lab(96.73, -4.39, 2.81) |
| CIE-LCH | lch(96.73, 5.21, 147.40°) |
| OKLab | oklab(97.02% -0.0121 0.0074) |
| OKLCH | oklch(97.02% 0.014 148.8) |
| XYZ | xyz(84.8894, 91.7764, 95.6636) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.97
Honeydew
#F0FFF0
ΔE00 3.93
Azure (CSS)
#F0FFFF
ΔE00 4.28
Ivory
#FFFFF0
ΔE00 4.75
Off White
#FAF9F6
ΔE00 5.55
Whitesmoke
#F5F5F5
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF8F0 #F8EFF7
analogous
#F2F8EF #EFF8F0 #EFF8F4
triadic
#EFF8F0 #F0EFF8 #F8F0EF
tetradic
#EFF8F0 #EFF2F8 #F8EFF7 #F8F4EF
square
#EFF8F0 #EFF2F8 #F8EFF7 #F8F4EF
split-complementary
#EFF8F0 #F4EFF8 #F8EFF2
monochromatic
#9AD3A0 #C4E5C8 #EAF6EB #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.08
#EFF8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EFF8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF8F0
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF8F0 | 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)
#F8F6F0
Deuteranopia (green-blind)
#F7F5F0
Tritanopia (blue-blind)
#EEF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eff8f0; /* rgb */ color: rgb(239, 248, 240); /* oklch */ color: oklch(97.0% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#f4faf4',
500: '#eff8f0',
950: '#000000',
},
}SCSS
$custom: #eff8f0; $custom-light: #f4faf4; $custom-dark: #000000;
JSON
{
"hex": "#eff8f0",
"rgb": {
"r": 239,
"g": 248,
"b": 240
},
"hsl": {
"h": 126.667,
"s": 39.13,
"l": 95.49
},
"oklch": {
"l": 0.97017,
"c": 0.0142,
"h": 148.8
},
"luminance": 0.91777
}Semantic roles & 50–950 ramp
primary
#EFF8F0
secondary
#D5B6D2
accent
#33A4B2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585