#EAF680#EAF680
#EAF680 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.0% C 0.143 H 114.0°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF680 |
|---|---|
| RGB | rgb(234, 246, 128) |
| HSL | hsl(66, 87%, 73%) |
| HSV | hsv(66, 48%, 96%) |
| CMYK | cmyk(4.9%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(93.87, -20.35, 54.96) |
| CIE-LCH | lch(93.87, 58.61, 110.32°) |
| OKLab | oklab(94.01% -0.058 0.1306) |
| OKLCH | oklch(94.01% 0.143 114) |
| XYZ | xyz(70.7848, 84.9635, 33.0886) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.37
Pale Yellow
#FFFF84
ΔE00 3.70
Faded Yellow
#FEFF7F
ΔE00 3.71
Butter
#FFFF81
ΔE00 3.81
Banana (survey)
#FFFF7E
ΔE00 3.95
Light Yellow
#FFFE7A
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF680 #8C80F6
analogous
#F6C780 #EAF680 #AFF680
triadic
#EAF680 #80EAF6 #F680EA
tetradic
#EAF680 #80F6C7 #8C80F6 #F680AF
square
#EAF680 #80F6C7 #8C80F6 #F680AF
split-complementary
#EAF680 #80AFF6 #C780F6
monochromatic
#D5EB11 #E1F247 #EAF680 #F3FAB9 #FAFDE2
Accessibility & contrast
On white
1.17
#EAF680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#EAF680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF680
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF680 | 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)
#FFEC76
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#F6EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaf680; /* rgb */ color: rgb(234, 246, 128); /* oklch */ color: oklch(94.0% 0.143 114.0);
Tailwind
colors: {
custom: {
50: '#f3f9a7',
500: '#eaf680',
950: '#000000',
},
}SCSS
$custom: #eaf680; $custom-light: #f3f9a7; $custom-dark: #000000;
JSON
{
"hex": "#eaf680",
"rgb": {
"r": 234,
"g": 246,
"b": 128
},
"hsl": {
"h": 66.102,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.94005,
"c": 0.14293,
"h": 114
},
"luminance": 0.84962
}Semantic roles & 50–950 ramp
primary
#EAF680
secondary
#5648D2
accent
#02E319
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581