#EFFFD7#EFFFD7
#EFFFD7 is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 97.8% C 0.055 H 125.2°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFD7 |
|---|---|
| RGB | rgb(239, 255, 215) |
| HSL | hsl(84, 100%, 92%) |
| HSV | hsv(84, 16%, 100%) |
| CMYK | cmyk(6.3%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(97.94, -12.04, 17.38) |
| CIE-LCH | lch(97.94, 21.14, 124.71°) |
| OKLab | oklab(97.79% -0.0316 0.0448) |
| OKLCH | oklch(97.79% 0.055 125.2) |
| XYZ | xyz(83.6206, 94.7768, 78.1652) |
| Luminance | 0.9478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.19
Eggshell (survey)
#FFFFD4
ΔE00 5.22
Ecru
#FEFFCA
ΔE00 5.74
Ivory (survey)
#FFFFCB
ΔE00 5.88
Cream
#FFFDD0
ΔE00 5.92
Lightyellow
#FFFFE0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFD7 #E7D7FF
analogous
#FFFBD7 #EFFFD7 #DBFFD7
triadic
#EFFFD7 #D7EFFF #FFD7EF
tetradic
#EFFFD7 #D7FFFB #E7D7FF #FFD7DB
square
#EFFFD7 #D7FFFB #E7D7FF #FFD7DB
split-complementary
#EFFFD7 #D7DBFF #FBD7FF
monochromatic
#BEFF5D #D7FF9A #EFFFD7 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.05
#EFFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EFFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFD7
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFD7 | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD5
Deuteranopia (green-blind)
#FFF9D9
Tritanopia (blue-blind)
#F2FBF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #efffd7; /* rgb */ color: rgb(239, 255, 215); /* oklch */ color: oklch(97.8% 0.055 125.2);
Tailwind
colors: {
custom: {
50: '#f4ffe3',
500: '#efffd7',
950: '#000000',
},
}SCSS
$custom: #efffd7; $custom-light: #f4ffe3; $custom-dark: #000000;
JSON
{
"hex": "#efffd7",
"rgb": {
"r": 239,
"g": 255,
"b": 215
},
"hsl": {
"h": 84,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.97793,
"c": 0.05481,
"h": 125.2
},
"luminance": 0.94777
}Semantic roles & 50–950 ramp
primary
#EFFFD7
secondary
#B48FEB
accent
#00E65C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684