#EFFEF6#EFFEF6
#EFFEF6 is a very light, near-neutral green. Relative luminance 0.959; OKLCH L 98.4% C 0.019 H 163.0°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFEF6 |
|---|---|
| RGB | rgb(239, 254, 246) |
| HSL | hsl(148, 88%, 97%) |
| HSV | hsv(148, 6%, 100%) |
| CMYK | cmyk(5.9%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(98.39, -6.34, 2.13) |
| CIE-LCH | lch(98.39, 6.68, 161.43°) |
| OKLab | oklab(98.37% -0.0181 0.0055) |
| OKLCH | oklch(98.37% 0.019 163) |
| XYZ | xyz(87.6697, 95.8874, 101.0603) |
| Luminance | 0.9589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.52
Honeydew
#F0FFF0
ΔE00 2.83
Azure (CSS)
#F0FFFF
ΔE00 3.74
Lightcyan
#E0FFFF
ΔE00 5.76
Ivory
#FFFFF0
ΔE00 6.39
Off White
#FAF9F6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFEF6 #FEEFF7
analogous
#F0FEEF #EFFEF6 #EFFEFE
triadic
#EFFEF6 #F6EFFE #FEF6EF
tetradic
#EFFEF6 #EFF0FE #FEEFF7 #FEFEEF
square
#EFFEF6 #EFF0FE #FEEFF7 #FEFEEF
split-complementary
#EFFEF6 #FEEFFE #FEEFF0
monochromatic
#7CF7B5 #B5FAD6 #E2FDEF #E2FDEF #E2FDEF
Accessibility & contrast
On white
1.04
#EFFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#EFFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFEF6
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFEF6 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCF6
Deuteranopia (green-blind)
#FAFAF6
Tritanopia (blue-blind)
#EDFEFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #effef6; /* rgb */ color: rgb(239, 254, 246); /* oklch */ color: oklch(98.4% 0.019 163.0);
Tailwind
colors: {
custom: {
50: '#f4fef9',
500: '#effef6',
950: '#000000',
},
}SCSS
$custom: #effef6; $custom-light: #f4fef9; $custom-dark: #000000;
JSON
{
"hex": "#effef6",
"rgb": {
"r": 239,
"g": 254,
"b": 246
},
"hsl": {
"h": 148,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.98374,
"c": 0.01891,
"h": 163
},
"luminance": 0.95888
}Semantic roles & 50–950 ramp
primary
#EFFEF6
secondary
#EAA7CB
accent
#017AE5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585