#EAF67F#EAF67F
#EAF67F is a very light, vivid yellow. Relative luminance 0.849; OKLCH L 94.0% C 0.144 H 113.9°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF67F |
|---|---|
| RGB | rgb(234, 246, 127) |
| HSL | hsl(66, 87%, 73%) |
| HSV | hsv(66, 48%, 96%) |
| CMYK | cmyk(4.9%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(93.86, -20.44, 55.41) |
| CIE-LCH | lch(93.86, 59.06, 110.25°) |
| OKLab | oklab(93.99% -0.0584 0.1315) |
| OKLCH | oklch(93.99% 0.144 113.9) |
| XYZ | xyz(70.7193, 84.9373, 32.7437) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.33
Faded Yellow
#FEFF7F
ΔE00 3.65
Pale Yellow
#FFFF84
ΔE00 3.66
Butter
#FFFF81
ΔE00 3.76
Banana (survey)
#FFFF7E
ΔE00 3.89
Light Yellow
#FFFE7A
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF67F #8B7FF6
analogous
#F6C67F #EAF67F #AFF67F
triadic
#EAF67F #7FEAF6 #F67FEA
tetradic
#EAF67F #7FF6C6 #8B7FF6 #F67FAF
square
#EAF67F #7FF6C6 #8B7FF6 #F67FAF
split-complementary
#EAF67F #7FAFF6 #C67FF6
monochromatic
#D4EA10 #E1F246 #EAF67F #F3FAB8 #FAFDE2
Accessibility & contrast
On white
1.17
#EAF67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#EAF67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF67F
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF67F | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#FFEF85
Tritanopia (blue-blind)
#F6EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaf67f; /* rgb */ color: rgb(234, 246, 127); /* oklch */ color: oklch(94.0% 0.144 113.9);
Tailwind
colors: {
custom: {
50: '#f3f9a7',
500: '#eaf67f',
950: '#000000',
},
}SCSS
$custom: #eaf67f; $custom-light: #f3f9a7; $custom-dark: #000000;
JSON
{
"hex": "#eaf67f",
"rgb": {
"r": 234,
"g": 246,
"b": 127
},
"hsl": {
"h": 66.05,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.93992,
"c": 0.1439,
"h": 113.9
},
"luminance": 0.84936
}Semantic roles & 50–950 ramp
primary
#EAF67F
secondary
#5547D2
accent
#02E319
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#171710
muted
#858580