#EFFAF2#EFFAF2
#EFFAF2 is a very light, near-neutral green. Relative luminance 0.931; OKLCH L 97.5% C 0.016 H 154.5°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFAF2 |
|---|---|
| RGB | rgb(239, 250, 242) |
| HSL | hsl(136, 52%, 96%) |
| HSV | hsv(136, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(97.28, -5.04, 2.58) |
| CIE-LCH | lch(97.28, 5.66, 152.92°) |
| OKLab | oklab(97.47% -0.0141 0.0068) |
| OKLCH | oklch(97.47% 0.016 154.5) |
| XYZ | xyz(85.8063, 93.1322, 97.4430) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.84
Honeydew
#F0FFF0
ΔE00 3.39
Azure (CSS)
#F0FFFF
ΔE00 3.94
Ivory
#FFFFF0
ΔE00 5.25
Off White
#FAF9F6
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFAF2 #FAEFF7
analogous
#F1FAEF #EFFAF2 #EFFAF7
triadic
#EFFAF2 #F2EFFA #FAF2EF
tetradic
#EFFAF2 #EFF1FA #FAEFF7 #FAF7EF
square
#EFFAF2 #EFF1FA #FAEFF7 #FAF7EF
split-complementary
#EFFAF2 #F7EFFA #FAEFF1
monochromatic
#92DDA6 #C0EBCC #E8F8EC #E8F8EC #E8F8EC
Accessibility & contrast
On white
1.07
#EFFAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#EFFAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFAF2
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFAF2 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#EEFAF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #effaf2; /* rgb */ color: rgb(239, 250, 242); /* oklch */ color: oklch(97.5% 0.016 154.5);
Tailwind
colors: {
custom: {
50: '#f4fcf6',
500: '#effaf2',
950: '#000000',
},
}SCSS
$custom: #effaf2; $custom-light: #f4fcf6; $custom-dark: #000000;
JSON
{
"hex": "#effaf2",
"rgb": {
"r": 239,
"g": 250,
"b": 242
},
"hsl": {
"h": 136.364,
"s": 52.381,
"l": 95.882
},
"oklch": {
"l": 0.97469,
"c": 0.01566,
"h": 154.5
},
"luminance": 0.93133
}Semantic roles & 50–950 ramp
primary
#EFFAF2
secondary
#DBB2D0
accent
#2696C0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585