#EAFF7D#EAFF7D
#EAFF7D is a very light, vivid yellow. Relative luminance 0.905; OKLCH L 95.9% C 0.157 H 117.1°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF7D |
|---|---|
| RGB | rgb(234, 255, 125) |
| HSL | hsl(70, 100%, 75%) |
| HSV | hsv(70, 51%, 100%) |
| CMYK | cmyk(8.2%, 0%, 51%, 0%) |
| CIE-LAB | lab(96.20, -24.91, 59.11) |
| CIE-LCH | lch(96.20, 64.14, 112.85°) |
| OKLab | oklab(95.86% -0.0712 0.1394) |
| OKLCH | oklch(95.86% 0.157 117.1) |
| XYZ | xyz(73.3943, 90.4938, 32.9987) |
| Luminance | 0.9049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.39
Yellowish Tan
#FCFC81
ΔE00 4.51
Pale Yellow
#FFFF84
ΔE00 4.58
Butter
#FFFF81
ΔE00 4.60
Banana (survey)
#FFFF7E
ΔE00 4.65
Light Yellow
#FFFE7A
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF7D #927DFF
analogous
#FFD37D #EAFF7D #A9FF7D
triadic
#EAFF7D #7DEAFF #FF7DEA
tetradic
#EAFF7D #7DFFD3 #927DFF #FF7DA9
square
#EAFF7D #7DFFD3 #927DFF #FF7DA9
split-complementary
#EAFF7D #7DA9FF #D37DFF
monochromatic
#D6FF03 #E0FF40 #EAFF7D #F4FFBA #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#EAFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF7D
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF7D | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF471
Deuteranopia (green-blind)
#FFF584
Tritanopia (blue-blind)
#F6F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff7d; /* rgb */ color: rgb(234, 255, 125); /* oklch */ color: oklch(95.9% 0.157 117.1);
Tailwind
colors: {
custom: {
50: '#f3ffa6',
500: '#eaff7d',
950: '#000000',
},
}SCSS
$custom: #eaff7d; $custom-light: #f3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#eaff7d",
"rgb": {
"r": 234,
"g": 255,
"b": 125
},
"hsl": {
"h": 69.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.95861,
"c": 0.15656,
"h": 117.1
},
"luminance": 0.90493
}Semantic roles & 50–950 ramp
primary
#EAFF7D
secondary
#5C42DE
accent
#00E625
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171810
muted
#858680