#EFF6F0#EFF6F0
#EFF6F0 is a very light, near-neutral green. Relative luminance 0.906; OKLCH L 96.6% C 0.011 H 149.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF6F0 |
|---|---|
| RGB | rgb(239, 246, 240) |
| HSL | hsl(129, 28%, 95%) |
| HSV | hsv(129, 3%, 96%) |
| CMYK | cmyk(2.8%, 0%, 2.4%, 3.5%) |
| CIE-LAB | lab(96.23, -3.38, 2.07) |
| CIE-LCH | lch(96.23, 3.96, 148.44°) |
| OKLab | oklab(96.62% -0.0094 0.0054) |
| OKLCH | oklch(96.62% 0.011 149.9) |
| XYZ | xyz(84.2778, 90.5532, 95.4597) |
| Luminance | 0.9055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.11
Azure (CSS)
#F0FFFF
ΔE00 4.18
Off White
#FAF9F6
ΔE00 4.39
Whitesmoke
#F5F5F5
ΔE00 4.88
Ivory
#FFFFF0
ΔE00 4.88
Honeydew
#F0FFF0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF6F0 #F6EFF5
analogous
#F1F6EF #EFF6F0 #EFF6F3
triadic
#EFF6F0 #F0EFF6 #F6F0EF
tetradic
#EFF6F0 #EFF1F6 #F6EFF5 #F6F3EF
square
#EFF6F0 #EFF1F6 #F6EFF5 #F6F3EF
split-complementary
#EFF6F0 #F3EFF6 #F6EFF1
monochromatic
#A1CAA7 #C8E0CB #EBF4ED #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.10
#EFF6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EFF6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF6F0
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF6F0 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F5F0
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#EEF6F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff6f0; /* rgb */ color: rgb(239, 246, 240); /* oklch */ color: oklch(96.6% 0.011 149.9);
Tailwind
colors: {
custom: {
50: '#f4f9f4',
500: '#eff6f0',
950: '#000000',
},
}SCSS
$custom: #eff6f0; $custom-light: #f4f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eff6f0",
"rgb": {
"r": 239,
"g": 246,
"b": 240
},
"hsl": {
"h": 128.571,
"s": 28,
"l": 95.098
},
"oklch": {
"l": 0.96621,
"c": 0.01083,
"h": 149.9
},
"luminance": 0.90554
}Semantic roles & 50–950 ramp
primary
#EFF6F0
secondary
#D0B9CD
accent
#3F98A7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585