#EAFF7B#EAFF7B
#EAFF7B is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 95.8% C 0.158 H 117.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF7B |
|---|---|
| RGB | rgb(234, 255, 123) |
| HSL | hsl(70, 100%, 74%) |
| HSV | hsv(70, 52%, 100%) |
| CMYK | cmyk(8.2%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(96.18, -25.08, 59.98) |
| CIE-LCH | lch(96.18, 65.02, 112.69°) |
| OKLab | oklab(95.84% -0.0719 0.1412) |
| OKLCH | oklch(95.84% 0.158 117) |
| XYZ | xyz(73.2678, 90.4432, 32.3326) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.35
Yellowish Tan
#FCFC81
ΔE00 4.50
Pale Yellow
#FFFF84
ΔE00 4.56
Butter
#FFFF81
ΔE00 4.56
Banana (survey)
#FFFF7E
ΔE00 4.59
Light Yellow
#FFFE7A
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF7B #907BFF
analogous
#FFD27B #EAFF7B #A8FF7B
triadic
#EAFF7B #7BEAFF #FF7BEA
tetradic
#EAFF7B #7BFFD2 #907BFF #FF7BA8
square
#EAFF7B #7BFFD2 #907BFF #FF7BA8
split-complementary
#EAFF7B #7BA8FF #D27BFF
monochromatic
#D7FF01 #E0FF3E #EAFF7B #F4FFB8 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#EAFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF7B
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF7B | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36E
Deuteranopia (green-blind)
#FFF583
Tritanopia (blue-blind)
#F6F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff7b; /* rgb */ color: rgb(234, 255, 123); /* oklch */ color: oklch(95.8% 0.158 117.0);
Tailwind
colors: {
custom: {
50: '#f3ffa4',
500: '#eaff7b',
950: '#000000',
},
}SCSS
$custom: #eaff7b; $custom-light: #f3ffa4; $custom-dark: #000000;
JSON
{
"hex": "#eaff7b",
"rgb": {
"r": 234,
"g": 255,
"b": 123
},
"hsl": {
"h": 69.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.95837,
"c": 0.1584,
"h": 117
},
"luminance": 0.90442
}Semantic roles & 50–950 ramp
primary
#EAFF7B
secondary
#5A41DD
accent
#00E625
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#17180F
muted
#858680