#EAF08E#EAF08E
#EAF08E is a very light, vivid yellow. Relative luminance 0.818; OKLCH L 92.9% C 0.121 H 111.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF08E |
|---|---|
| RGB | rgb(234, 240, 142) |
| HSL | hsl(64, 77%, 75%) |
| HSV | hsv(64, 41%, 94%) |
| CMYK | cmyk(2.5%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(92.47, -16.07, 46.60) |
| CIE-LCH | lch(92.47, 49.30, 109.03°) |
| OKLab | oklab(92.95% -0.0447 0.113) |
| OKLCH | oklch(92.95% 0.121 111.6) |
| XYZ | xyz(69.9751, 81.7668, 37.6823) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Buff
#FEF69E
ΔE00 4.21
Khaki (CSS)
#F0E68C
ΔE00 4.42
Manilla
#FFFA86
ΔE00 4.54
Yellowish Tan
#FCFC81
ΔE00 4.59
Parchment
#FEFCAF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF08E #948EF0
analogous
#F0C58E #EAF08E #B9F08E
triadic
#EAF08E #8EEAF0 #F08EEA
tetradic
#EAF08E #8EF0C5 #948EF0 #F08EB9
square
#EAF08E #8EF0C5 #948EF0 #F08EB9
split-complementary
#EAF08E #8EB9F0 #C58EF0
monochromatic
#D6E222 #E0E958 #EAF08E #F4F7C4 #FAFBE4
Accessibility & contrast
On white
1.21
#EAF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EAF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF08E
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF08E | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#FEEB93
Tritanopia (blue-blind)
#F6E5D8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaf08e; /* rgb */ color: rgb(234, 240, 142); /* oklch */ color: oklch(92.9% 0.121 111.6);
Tailwind
colors: {
custom: {
50: '#f2f4b0',
500: '#eaf08e',
950: '#000000',
},
}SCSS
$custom: #eaf08e; $custom-light: #f2f4b0; $custom-dark: #000000;
JSON
{
"hex": "#eaf08e",
"rgb": {
"r": 234,
"g": 240,
"b": 142
},
"hsl": {
"h": 63.673,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.92948,
"c": 0.12147,
"h": 111.6
},
"luminance": 0.81766
}Semantic roles & 50–950 ramp
primary
#EAF08E
secondary
#5D56CC
accent
#0DD919
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171711
muted
#858581