#EAF78F#EAF78F
#EAF78F is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.4% C 0.129 H 114.7°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF78F |
|---|---|
| RGB | rgb(234, 247, 143) |
| HSL | hsl(68, 87%, 76%) |
| HSV | hsv(68, 42%, 97%) |
| CMYK | cmyk(5.3%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(94.31, -19.37, 48.42) |
| CIE-LCH | lch(94.31, 52.15, 111.80°) |
| OKLab | oklab(94.42% -0.054 0.1171) |
| OKLCH | oklch(94.42% 0.129 114.7) |
| XYZ | xyz(72.1511, 85.9980, 38.7796) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.87
Yellowish Tan
#FCFC81
ΔE00 4.53
Pale Yellow
#FFFF84
ΔE00 4.73
Faded Yellow
#FEFF7F
ΔE00 4.96
Butter
#FFFF81
ΔE00 4.96
Manilla
#FFFA86
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF78F #9C8FF7
analogous
#F7D08F #EAF78F #B6F78F
triadic
#EAF78F #8FEAF7 #F78FEA
tetradic
#EAF78F #8FF7D0 #9C8FF7 #F78FB6
square
#EAF78F #8FF7D0 #9C8FF7 #F78FB6
split-complementary
#EAF78F #8FB6F7 #D08FF7
monochromatic
#D5EF1D #DFF356 #EAF78F #F5FBC8 #FAFDE2
Accessibility & contrast
On white
1.15
#EAF78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#EAF78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF78F
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF78F | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FFF094
Tritanopia (blue-blind)
#F5ECDE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf78f; /* rgb */ color: rgb(234, 247, 143); /* oklch */ color: oklch(94.4% 0.129 114.7);
Tailwind
colors: {
custom: {
50: '#f2f9b1',
500: '#eaf78f',
950: '#000000',
},
}SCSS
$custom: #eaf78f; $custom-light: #f2f9b1; $custom-dark: #000000;
JSON
{
"hex": "#eaf78f",
"rgb": {
"r": 234,
"g": 247,
"b": 143
},
"hsl": {
"h": 67.5,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.94419,
"c": 0.12895,
"h": 114.7
},
"luminance": 0.85997
}Semantic roles & 50–950 ramp
primary
#EAF78F
secondary
#6555D5
accent
#02E31E
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581