#EAFF93#EAFF93
#EAFF93 is a very light, vivid yellow-green. Relative luminance 0.911; OKLCH L 96.2% C 0.135 H 118.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF93 |
|---|---|
| RGB | rgb(234, 255, 147) |
| HSL | hsl(72, 100%, 79%) |
| HSV | hsv(72, 42%, 100%) |
| CMYK | cmyk(8.2%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(96.46, -22.79, 49.19) |
| CIE-LCH | lch(96.46, 54.21, 114.85°) |
| OKLab | oklab(96.15% -0.0634 0.1191) |
| OKLCH | oklch(96.15% 0.135 118) |
| XYZ | xyz(74.9586, 91.1195, 41.2371) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.81
Light Yellow Green
#CCFD7F
ΔE00 5.30
Yellowish Tan
#FCFC81
ΔE00 5.57
Pale Yellow
#FFFF84
ΔE00 5.59
Faded Yellow
#FEFF7F
ΔE00 5.73
Butter
#FFFF81
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF93 #A893FF
analogous
#FFDE93 #EAFF93 #B4FF93
triadic
#EAFF93 #93EAFF #FF93EA
tetradic
#EAFF93 #93FFDE #A893FF #FF93B4
square
#EAFF93 #93FFDE #A893FF #FF93B4
split-complementary
#EAFF93 #93B4FF #DE93FF
monochromatic
#D2FF19 #DEFF56 #EAFF93 #F6FFD0 #F9FFE0
Accessibility & contrast
On white
1.09
#EAFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#EAFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF93
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF93 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58A
Deuteranopia (green-blind)
#FFF598
Tritanopia (blue-blind)
#F4F5E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaff93; /* rgb */ color: rgb(234, 255, 147); /* oklch */ color: oklch(96.2% 0.135 118.0);
Tailwind
colors: {
custom: {
50: '#f2ffb4',
500: '#eaff93',
950: '#000000',
},
}SCSS
$custom: #eaff93; $custom-light: #f2ffb4; $custom-dark: #000000;
JSON
{
"hex": "#eaff93",
"rgb": {
"r": 234,
"g": 255,
"b": 147
},
"hsl": {
"h": 71.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.96151,
"c": 0.13488,
"h": 118
},
"luminance": 0.91119
}Semantic roles & 50–950 ramp
primary
#EAFF93
secondary
#7055E1
accent
#00E62D
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681