#EAF47F#EAF47F
#EAF47F is a very light, vivid yellow. Relative luminance 0.837; OKLCH L 93.6% C 0.142 H 113.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF47F |
|---|---|
| RGB | rgb(234, 244, 127) |
| HSL | hsl(65, 84%, 73%) |
| HSV | hsv(65, 48%, 96%) |
| CMYK | cmyk(4.1%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(93.33, -19.48, 54.78) |
| CIE-LCH | lch(93.33, 58.14, 109.57°) |
| OKLab | oklab(93.57% -0.0556 0.1301) |
| OKLCH | oklch(93.57% 0.142 113.1) |
| XYZ | xyz(70.1143, 83.7272, 32.5420) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.24
Pale Yellow
#FFFF84
ΔE00 3.63
Faded Yellow
#FEFF7F
ΔE00 3.66
Butter
#FFFF81
ΔE00 3.74
Banana (survey)
#FFFF7E
ΔE00 3.89
Manilla
#FFFA86
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF47F #897FF4
analogous
#F4C37F #EAF47F #B0F47F
triadic
#EAF47F #7FEAF4 #F47FEA
tetradic
#EAF47F #7FF4C3 #897FF4 #F47FB0
square
#EAF47F #7FF4C3 #897FF4 #F47FB0
split-complementary
#EAF47F #7FB0F4 #C37FF4
monochromatic
#D3E514 #E1EF47 #EAF47F #F3F9B7 #FAFDE3
Accessibility & contrast
On white
1.18
#EAF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EAF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF47F
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF47F | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#F6E8D9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaf47f; /* rgb */ color: rgb(234, 244, 127); /* oklch */ color: oklch(93.6% 0.142 113.1);
Tailwind
colors: {
custom: {
50: '#f3f7a7',
500: '#eaf47f',
950: '#000000',
},
}SCSS
$custom: #eaf47f; $custom-light: #f3f7a7; $custom-dark: #000000;
JSON
{
"hex": "#eaf47f",
"rgb": {
"r": 234,
"g": 244,
"b": 127
},
"hsl": {
"h": 65.128,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.93574,
"c": 0.14154,
"h": 113.1
},
"luminance": 0.83726
}Semantic roles & 50–950 ramp
primary
#EAF47F
secondary
#5348D0
accent
#05E118
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580