#EFFFE2#EFFFE2
#EFFFE2 is a very light, muted yellow-green. Relative luminance 0.954; OKLCH L 98.1% C 0.042 H 130.9°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFE2 |
|---|---|
| RGB | rgb(239, 255, 226) |
| HSL | hsl(93, 100%, 94%) |
| HSV | hsv(93, 11%, 100%) |
| CMYK | cmyk(6.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.18, -10.27, 12.08) |
| CIE-LCH | lch(98.18, 15.86, 130.36°) |
| OKLab | oklab(98.06% -0.0272 0.0314) |
| OKLCH | oklch(98.06% 0.042 130.9) |
| XYZ | xyz(85.0818, 95.3613, 85.8610) |
| Luminance | 0.9536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.78
Lightyellow
#FFFFE0
ΔE00 5.75
Off White (survey)
#FFFFE4
ΔE00 5.91
Beige
#F5F5DC
ΔE00 6.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.32
Eggshell (survey)
#FFFFD4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFE2 #F2E2FF
analogous
#FEFFE2 #EFFFE2 #E2FFE4
triadic
#EFFFE2 #E2EFFF #FFE2EF
tetradic
#EFFFE2 #E2FEFF #F2E2FF #FFE4E2
square
#EFFFE2 #E2FEFF #F2E2FF #FFE4E2
split-complementary
#EFFFE2 #E4E2FF #FFE2FE
monochromatic
#ABFF68 #CDFFA5 #EEFFE0 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.05
#EFFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#EFFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFE2
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFE2 | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFF9E3
Tritanopia (blue-blind)
#F0FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #efffe2; /* rgb */ color: rgb(239, 255, 226); /* oklch */ color: oklch(98.1% 0.042 130.9);
Tailwind
colors: {
custom: {
50: '#f4ffeb',
500: '#efffe2',
950: '#000000',
},
}SCSS
$custom: #efffe2; $custom-light: #f4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#efffe2",
"rgb": {
"r": 239,
"g": 255,
"b": 226
},
"hsl": {
"h": 93.103,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.98055,
"c": 0.04155,
"h": 130.9
},
"luminance": 0.95362
}Semantic roles & 50–950 ramp
primary
#EFFFE2
secondary
#C798ED
accent
#00E67F
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684