#EAFF85#EAFF85
#EAFF85 is a very light, vivid yellow-green. Relative luminance 0.907; OKLCH L 96.0% C 0.149 H 117.4°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF85 |
|---|---|
| RGB | rgb(234, 255, 133) |
| HSL | hsl(70, 100%, 76%) |
| HSV | hsv(70, 48%, 100%) |
| CMYK | cmyk(8.2%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(96.29, -24.18, 55.56) |
| CIE-LCH | lch(96.29, 60.60, 113.52°) |
| OKLab | oklab(95.96% -0.0684 0.1323) |
| OKLCH | oklch(95.96% 0.149 117.4) |
| XYZ | xyz(73.9261, 90.7065, 35.7994) |
| Luminance | 0.9071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.71
Yellowish Tan
#FCFC81
ΔE00 4.72
Pale Yellow
#FFFF84
ΔE00 4.76
Butter
#FFFF81
ΔE00 4.86
Banana (survey)
#FFFF7E
ΔE00 4.98
Pear
#CBF85F
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF85 #9A85FF
analogous
#FFD785 #EAFF85 #ADFF85
triadic
#EAFF85 #85EAFF #FF85EA
tetradic
#EAFF85 #85FFD7 #9A85FF #FF85AD
square
#EAFF85 #85FFD7 #9A85FF #FF85AD
split-complementary
#EAFF85 #85ADFF #D785FF
monochromatic
#D5FF0B #DFFF48 #EAFF85 #F5FFC2 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EAFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF85
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF85 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47A
Deuteranopia (green-blind)
#FFF58C
Tritanopia (blue-blind)
#F5F4E3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff85; /* rgb */ color: rgb(234, 255, 133); /* oklch */ color: oklch(96.0% 0.149 117.4);
Tailwind
colors: {
custom: {
50: '#f2ffab',
500: '#eaff85',
950: '#000000',
},
}SCSS
$custom: #eaff85; $custom-light: #f2ffab; $custom-dark: #000000;
JSON
{
"hex": "#eaff85",
"rgb": {
"r": 234,
"g": 255,
"b": 133
},
"hsl": {
"h": 70.328,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.9596,
"c": 0.14898,
"h": 117.4
},
"luminance": 0.90706
}Semantic roles & 50–950 ramp
primary
#EAFF85
secondary
#6349DF
accent
#00E628
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681