#EFF5AE#EFF5AE
#EFF5AE is a very light, moderate yellow. Relative luminance 0.867; OKLCH L 94.9% C 0.091 H 112.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5AE |
|---|---|
| RGB | rgb(239, 245, 174) |
| HSL | hsl(65, 78%, 82%) |
| HSV | hsv(65, 29%, 96%) |
| CMYK | cmyk(2.4%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(94.62, -12.94, 33.61) |
| CIE-LCH | lch(94.62, 36.02, 111.05°) |
| OKLab | oklab(94.9% -0.034 0.0841) |
| OKLCH | oklch(94.9% 0.091 112) |
| XYZ | xyz(75.8890, 86.7124, 52.7755) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.29
Creme
#FFFFB6
ΔE00 2.80
Light Beige
#FFFEB6
ΔE00 2.83
Parchment
#FEFCAF
ΔE00 2.99
Cream (survey)
#FFFFC2
ΔE00 3.48
Palegoldenrod
#EEE8AA
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5AE #B4AEF5
analogous
#F5D7AE #EFF5AE #CCF5AE
triadic
#EFF5AE #AEEFF5 #F5AEEF
tetradic
#EFF5AE #AEF5D7 #B4AEF5 #F5AECC
square
#EFF5AE #AEF5D7 #B4AEF5 #F5AECC
split-complementary
#EFF5AE #AECCF5 #D7AEF5
monochromatic
#D9E841 #E4EE78 #EFF5AE #FAFCE4 #FAFCE4
Accessibility & contrast
On white
1.14
#EFF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#EFF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5AE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5AE | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#FFF1B1
Tritanopia (blue-blind)
#F8EDE2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eff5ae; /* rgb */ color: rgb(239, 245, 174); /* oklch */ color: oklch(94.9% 0.091 112.0);
Tailwind
colors: {
custom: {
50: '#f5f8c6',
500: '#eff5ae',
950: '#000000',
},
}SCSS
$custom: #eff5ae; $custom-light: #f5f8c6; $custom-dark: #000000;
JSON
{
"hex": "#eff5ae",
"rgb": {
"r": 239,
"g": 245,
"b": 174
},
"hsl": {
"h": 65.07,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.94901,
"c": 0.0907,
"h": 112
},
"luminance": 0.86712
}Semantic roles & 50–950 ramp
primary
#EFF5AE
secondary
#7A72D6
accent
#0BDA1D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582