#EAF682#EAF682
#EAF682 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.0% C 0.141 H 114.0°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF682 |
|---|---|
| RGB | rgb(234, 246, 130) |
| HSL | hsl(66, 87%, 74%) |
| HSV | hsv(66, 47%, 96%) |
| CMYK | cmyk(4.9%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(93.89, -20.17, 54.06) |
| CIE-LCH | lch(93.89, 57.70, 110.46°) |
| OKLab | oklab(94.03% -0.0573 0.1288) |
| OKLCH | oklch(94.03% 0.141 114) |
| XYZ | xyz(70.9178, 85.0167, 33.7887) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.47
Pale Yellow
#FFFF84
ΔE00 3.78
Faded Yellow
#FEFF7F
ΔE00 3.83
Butter
#FFFF81
ΔE00 3.92
Banana (survey)
#FFFF7E
ΔE00 4.08
Manilla
#FFFA86
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF682 #8E82F6
analogous
#F6C882 #EAF682 #B0F682
triadic
#EAF682 #82EAF6 #F682EA
tetradic
#EAF682 #82F6C8 #8E82F6 #F682B0
square
#EAF682 #82F6C8 #8E82F6 #F682B0
split-complementary
#EAF682 #82B0F6 #C882F6
monochromatic
#D6ED11 #E0F249 #EAF682 #F4FABB #FAFDE2
Accessibility & contrast
On white
1.17
#EAF682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EAF682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF682
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF682 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFEF88
Tritanopia (blue-blind)
#F6EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaf682; /* rgb */ color: rgb(234, 246, 130); /* oklch */ color: oklch(94.0% 0.141 114.0);
Tailwind
colors: {
custom: {
50: '#f2f9a9',
500: '#eaf682',
950: '#000000',
},
}SCSS
$custom: #eaf682; $custom-light: #f2f9a9; $custom-dark: #000000;
JSON
{
"hex": "#eaf682",
"rgb": {
"r": 234,
"g": 246,
"b": 130
},
"hsl": {
"h": 66.207,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.94031,
"c": 0.14097,
"h": 114
},
"luminance": 0.85016
}Semantic roles & 50–950 ramp
primary
#EAF682
secondary
#584AD3
accent
#02E31A
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581