#EAFF83#EAFF83
#EAFF83 is a very light, vivid yellow-green. Relative luminance 0.907; OKLCH L 95.9% C 0.151 H 117.3°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF83 |
|---|---|
| RGB | rgb(234, 255, 131) |
| HSL | hsl(70, 100%, 76%) |
| HSV | hsv(70, 49%, 100%) |
| CMYK | cmyk(8.2%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(96.27, -24.37, 56.46) |
| CIE-LCH | lch(96.27, 61.49, 113.35°) |
| OKLab | oklab(95.93% -0.0691 0.1341) |
| OKLCH | oklch(95.93% 0.151 117.3) |
| XYZ | xyz(73.7893, 90.6518, 35.0786) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.61
Yellowish Tan
#FCFC81
ΔE00 4.65
Pale Yellow
#FFFF84
ΔE00 4.70
Butter
#FFFF81
ΔE00 4.78
Banana (survey)
#FFFF7E
ΔE00 4.88
Pear
#CBF85F
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF83 #9883FF
analogous
#FFD683 #EAFF83 #ACFF83
triadic
#EAFF83 #83EAFF #FF83EA
tetradic
#EAFF83 #83FFD6 #9883FF #FF83AC
square
#EAFF83 #83FFD6 #9883FF #FF83AC
split-complementary
#EAFF83 #83ACFF #D683FF
monochromatic
#D5FF09 #E0FF46 #EAFF83 #F4FFC0 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EAFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF83
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF83 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF478
Deuteranopia (green-blind)
#FFF58A
Tritanopia (blue-blind)
#F5F3E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff83; /* rgb */ color: rgb(234, 255, 131); /* oklch */ color: oklch(95.9% 0.151 117.3);
Tailwind
colors: {
custom: {
50: '#f3ffaa',
500: '#eaff83',
950: '#000000',
},
}SCSS
$custom: #eaff83; $custom-light: #f3ffaa; $custom-dark: #000000;
JSON
{
"hex": "#eaff83",
"rgb": {
"r": 234,
"g": 255,
"b": 131
},
"hsl": {
"h": 70.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.95934,
"c": 0.15091,
"h": 117.3
},
"luminance": 0.90651
}Semantic roles & 50–950 ramp
primary
#EAFF83
secondary
#6148DF
accent
#00E627
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681