#EFF8D6#EFF8D6
#EFF8D6 is a very light, muted yellow-green. Relative luminance 0.903; OKLCH L 96.4% C 0.046 H 119.3°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF8D6 |
|---|---|
| RGB | rgb(239, 248, 214) |
| HSL | hsl(76, 71%, 91%) |
| HSV | hsv(76, 14%, 97%) |
| CMYK | cmyk(3.6%, 0%, 13.7%, 2.7%) |
| CIE-LAB | lab(96.14, -8.72, 15.34) |
| CIE-LCH | lch(96.14, 17.65, 119.63°) |
| OKLab | oklab(96.36% -0.0223 0.0397) |
| OKLCH | oklch(96.36% 0.046 119.3) |
| XYZ | xyz(81.3000, 90.3407, 76.7598) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.61
Lightyellow
#FFFFE0
ΔE00 3.94
Eggshell (survey)
#FFFFD4
ΔE00 4.25
Beige
#F5F5DC
ΔE00 4.54
Off White (survey)
#FFFFE4
ΔE00 4.54
Cream
#FFFDD0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF8D6 #DFD6F8
analogous
#F8F0D6 #EFF8D6 #DEF8D6
triadic
#EFF8D6 #D6EFF8 #F8D6EF
tetradic
#EFF8D6 #D6F8F0 #DFD6F8 #F8D6DE
square
#EFF8D6 #D6F8F0 #DFD6F8 #F8D6DE
split-complementary
#EFF8D6 #D6DEF8 #F0D6F8
monochromatic
#C6E66D #DBEFA2 #EFF8D6 #F5FBE5 #F5FBE5
Accessibility & contrast
On white
1.10
#EFF8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#EFF8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF8D6
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF8D6 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF4D4
Deuteranopia (green-blind)
#FCF4D7
Tritanopia (blue-blind)
#F2F4EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff8d6; /* rgb */ color: rgb(239, 248, 214); /* oklch */ color: oklch(96.4% 0.046 119.3);
Tailwind
colors: {
custom: {
50: '#f4fae2',
500: '#eff8d6',
950: '#000000',
},
}SCSS
$custom: #eff8d6; $custom-light: #f4fae2; $custom-dark: #000000;
JSON
{
"hex": "#eff8d6",
"rgb": {
"r": 239,
"g": 248,
"b": 214
},
"hsl": {
"h": 75.882,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.96355,
"c": 0.04551,
"h": 119.3
},
"luminance": 0.90341
}Semantic roles & 50–950 ramp
primary
#EFF8D6
secondary
#A996DC
accent
#13D346
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584