#EAF07F#EAF07F
#EAF07F is a very light, vivid yellow. Relative luminance 0.813; OKLCH L 92.7% C 0.137 H 111.5°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF07F |
|---|---|
| RGB | rgb(234, 240, 127) |
| HSL | hsl(63, 79%, 72%) |
| HSV | hsv(63, 47%, 94%) |
| CMYK | cmyk(2.5%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(92.29, -17.54, 53.53) |
| CIE-LCH | lch(92.29, 56.33, 108.14°) |
| OKLab | oklab(92.74% -0.0501 0.1274) |
| OKLCH | oklch(92.74% 0.137 111.5) |
| XYZ | xyz(68.9238, 81.3462, 32.1451) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.32
Manilla
#FFFA86
ΔE00 3.67
Straw
#FCF679
ΔE00 3.80
Pale Yellow
#FFFF84
ΔE00 3.81
Faded Yellow
#FEFF7F
ΔE00 3.93
Butter
#FFFF81
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF07F #857FF0
analogous
#F0BE7F #EAF07F #B2F07F
triadic
#EAF07F #7FEAF0 #F07FEA
tetradic
#EAF07F #7FF0BE #857FF0 #F07FB2
square
#EAF07F #7FF0BE #857FF0 #F07FB2
split-complementary
#EAF07F #7FB2F0 #BE7FF0
monochromatic
#D1DB1A #E1EA48 #EAF07F #F3F6B6 #FBFCE4
Accessibility & contrast
On white
1.22
#EAF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#EAF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF07F
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF07F | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE775
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#F7E4D6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaf07f; /* rgb */ color: rgb(234, 240, 127); /* oklch */ color: oklch(92.7% 0.137 111.5);
Tailwind
colors: {
custom: {
50: '#f3f4a6',
500: '#eaf07f',
950: '#000000',
},
}SCSS
$custom: #eaf07f; $custom-light: #f3f4a6; $custom-dark: #000000;
JSON
{
"hex": "#eaf07f",
"rgb": {
"r": 234,
"g": 240,
"b": 127
},
"hsl": {
"h": 63.186,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.92739,
"c": 0.1369,
"h": 111.5
},
"luminance": 0.81345
}Semantic roles & 50–950 ramp
primary
#EAF07F
secondary
#5049CB
accent
#0ADB15
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580