#EFF9F2#EFF9F2
#EFF9F2 is a very light, near-neutral green. Relative luminance 0.925; OKLCH L 97.3% C 0.014 H 155.6°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF9F2 |
|---|---|
| RGB | rgb(239, 249, 242) |
| HSL | hsl(138, 45%, 96%) |
| HSV | hsv(138, 4%, 98%) |
| CMYK | cmyk(4%, 0%, 2.8%, 2.4%) |
| CIE-LAB | lab(97.03, -4.54, 2.21) |
| CIE-LCH | lch(97.03, 5.05, 154.01°) |
| OKLab | oklab(97.27% -0.0127 0.0058) |
| OKLCH | oklch(97.27% 0.014 155.6) |
| XYZ | xyz(85.4964, 92.5124, 97.3397) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.55
Azure (CSS)
#F0FFFF
ΔE00 3.71
Honeydew
#F0FFF0
ΔE00 4.01
Ivory
#FFFFF0
ΔE00 5.20
Off White
#FAF9F6
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF9F2 #F9EFF6
analogous
#F1F9EF #EFF9F2 #EFF9F7
triadic
#EFF9F2 #F2EFF9 #F9F2EF
tetradic
#EFF9F2 #EFF1F9 #F9EFF6 #F9F7EF
square
#EFF9F2 #EFF1F9 #F9EFF6 #F9F7EF
split-complementary
#EFF9F2 #F7EFF9 #F9EFF1
monochromatic
#96D8AA #C2E8CE #E9F7ED #E9F7ED #E9F7ED
Accessibility & contrast
On white
1.08
#EFF9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#EFF9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF9F2
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF9F2 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#EEF9F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eff9f2; /* rgb */ color: rgb(239, 249, 242); /* oklch */ color: oklch(97.3% 0.014 155.6);
Tailwind
colors: {
custom: {
50: '#f4fbf6',
500: '#eff9f2',
950: '#000000',
},
}SCSS
$custom: #eff9f2; $custom-light: #f4fbf6; $custom-dark: #000000;
JSON
{
"hex": "#eff9f2",
"rgb": {
"r": 239,
"g": 249,
"b": 242
},
"hsl": {
"h": 138,
"s": 45.455,
"l": 95.686
},
"oklch": {
"l": 0.9727,
"c": 0.014,
"h": 155.6
},
"luminance": 0.92513
}Semantic roles & 50–950 ramp
primary
#EFF9F2
secondary
#D8B4CD
accent
#2D8FB9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585