#EAFF86#EAFF86
#EAFF86 is a very light, vivid yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.148 H 117.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF86 |
|---|---|
| RGB | rgb(234, 255, 134) |
| HSL | hsl(70, 100%, 76%) |
| HSV | hsv(70, 47%, 100%) |
| CMYK | cmyk(8.2%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(96.30, -24.09, 55.11) |
| CIE-LCH | lch(96.30, 60.15, 113.61°) |
| OKLab | oklab(95.97% -0.0681 0.1314) |
| OKLCH | oklch(95.97% 0.148 117.4) |
| XYZ | xyz(73.9955, 90.7343, 36.1650) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.76
Faded Yellow
#FEFF7F
ΔE00 4.76
Pale Yellow
#FFFF84
ΔE00 4.80
Butter
#FFFF81
ΔE00 4.91
Banana (survey)
#FFFF7E
ΔE00 5.04
Light Yellow Green
#CCFD7F
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF86 #9B86FF
analogous
#FFD886 #EAFF86 #AEFF86
triadic
#EAFF86 #86EAFF #FF86EA
tetradic
#EAFF86 #86FFD8 #9B86FF #FF86AE
square
#EAFF86 #86FFD8 #9B86FF #FF86AE
split-complementary
#EAFF86 #86AEFF #D886FF
monochromatic
#D5FF0C #DFFF49 #EAFF86 #F5FFC3 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EAFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF86
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF86 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47B
Deuteranopia (green-blind)
#FFF58C
Tritanopia (blue-blind)
#F5F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff86; /* rgb */ color: rgb(234, 255, 134); /* oklch */ color: oklch(96.0% 0.148 117.4);
Tailwind
colors: {
custom: {
50: '#f2ffac',
500: '#eaff86',
950: '#000000',
},
}SCSS
$custom: #eaff86; $custom-light: #f2ffac; $custom-dark: #000000;
JSON
{
"hex": "#eaff86",
"rgb": {
"r": 234,
"g": 255,
"b": 134
},
"hsl": {
"h": 70.413,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.95972,
"c": 0.148,
"h": 117.4
},
"luminance": 0.90734
}Semantic roles & 50–950 ramp
primary
#EAFF86
secondary
#644ADF
accent
#00E628
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681