#EFFAF1#EFFAF1
#EFFAF1 is a very light, near-neutral green. Relative luminance 0.931; OKLCH L 97.4% C 0.017 H 151.1°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFAF1 |
|---|---|
| RGB | rgb(239, 250, 241) |
| HSL | hsl(131, 52%, 96%) |
| HSV | hsv(131, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 3.6%, 2%) |
| CIE-LAB | lab(97.26, -5.22, 3.06) |
| CIE-LCH | lch(97.26, 6.05, 149.63°) |
| OKLab | oklab(97.44% -0.0145 0.008) |
| OKLCH | oklch(97.44% 0.017 151.1) |
| XYZ | xyz(85.6565, 93.0723, 96.6541) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.20
Honeydew
#F0FFF0
ΔE00 3.02
Azure (CSS)
#F0FFFF
ΔE00 4.34
Ivory
#FFFFF0
ΔE00 5.08
Off White
#FAF9F6
ΔE00 6.45
Light Grey
#D8DCD6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFAF1 #FAEFF8
analogous
#F2FAEF #EFFAF1 #EFFAF6
triadic
#EFFAF1 #F1EFFA #FAF1EF
tetradic
#EFFAF1 #EFF2FA #FAEFF8 #FAF6EF
square
#EFFAF1 #EFF2FA #FAEFF8 #FAF6EF
split-complementary
#EFFAF1 #F6EFFA #FAEFF2
monochromatic
#92DD9F #C0EBC8 #E8F8EB #E8F8EB #E8F8EB
Accessibility & contrast
On white
1.07
#EFFAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#EFFAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFAF1
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFAF1 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F1
Deuteranopia (green-blind)
#F8F7F1
Tritanopia (blue-blind)
#EEFAF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #effaf1; /* rgb */ color: rgb(239, 250, 241); /* oklch */ color: oklch(97.4% 0.017 151.1);
Tailwind
colors: {
custom: {
50: '#f4fcf5',
500: '#effaf1',
950: '#000000',
},
}SCSS
$custom: #effaf1; $custom-light: #f4fcf5; $custom-dark: #000000;
JSON
{
"hex": "#effaf1",
"rgb": {
"r": 239,
"g": 250,
"b": 241
},
"hsl": {
"h": 130.909,
"s": 52.381,
"l": 95.882
},
"oklch": {
"l": 0.97442,
"c": 0.01657,
"h": 151.1
},
"luminance": 0.93073
}Semantic roles & 50–950 ramp
primary
#EFFAF1
secondary
#DBB2D4
accent
#26A4C0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585