#EAFF8D#EAFF8D
#EAFF8D is a very light, vivid yellow-green. Relative luminance 0.909; OKLCH L 96.1% C 0.141 H 117.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF8D |
|---|---|
| RGB | rgb(234, 255, 141) |
| HSL | hsl(71, 100%, 78%) |
| HSV | hsv(71, 45%, 100%) |
| CMYK | cmyk(8.2%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(96.38, -23.40, 51.95) |
| CIE-LCH | lch(96.38, 56.97, 114.25°) |
| OKLab | oklab(96.07% -0.0656 0.1249) |
| OKLCH | oklch(96.07% 0.141 117.7) |
| XYZ | xyz(74.5000, 90.9361, 38.8218) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 5.13
Pale Yellow
#FFFF84
ΔE00 5.16
Faded Yellow
#FEFF7F
ΔE00 5.22
Light Yellow Green
#CCFD7F
ΔE00 5.23
Butter
#FFFF81
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF8D #A28DFF
analogous
#FFDB8D #EAFF8D #B1FF8D
triadic
#EAFF8D #8DEAFF #FF8DEA
tetradic
#EAFF8D #8DFFDB #A28DFF #FF8DB1
square
#EAFF8D #8DFFDB #A28DFF #FF8DB1
split-complementary
#EAFF8D #8DB1FF #DB8DFF
monochromatic
#D3FF13 #DFFF50 #EAFF8D #F5FFCA #F9FFE0
Accessibility & contrast
On white
1.09
#EAFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#EAFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF8D
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF8D | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF484
Deuteranopia (green-blind)
#FFF593
Tritanopia (blue-blind)
#F4F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaff8d; /* rgb */ color: rgb(234, 255, 141); /* oklch */ color: oklch(96.1% 0.141 117.7);
Tailwind
colors: {
custom: {
50: '#f2ffb0',
500: '#eaff8d',
950: '#000000',
},
}SCSS
$custom: #eaff8d; $custom-light: #f2ffb0; $custom-dark: #000000;
JSON
{
"hex": "#eaff8d",
"rgb": {
"r": 234,
"g": 255,
"b": 141
},
"hsl": {
"h": 71.053,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.96066,
"c": 0.14104,
"h": 117.7
},
"luminance": 0.90936
}Semantic roles & 50–950 ramp
primary
#EAFF8D
secondary
#6B50E0
accent
#00E62A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681