#EEFF80#EEFF80
#EEFF80 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.2% C 0.153 H 115.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF80 |
|---|---|
| RGB | rgb(238, 255, 128) |
| HSL | hsl(68, 100%, 75%) |
| HSV | hsv(68, 50%, 100%) |
| CMYK | cmyk(6.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(96.52, -23.11, 58.19) |
| CIE-LCH | lch(96.52, 62.61, 111.66°) |
| OKLab | oklab(96.19% -0.0661 0.1376) |
| OKLCH | oklch(96.19% 0.153 115.6) |
| XYZ | xyz(74.9173, 91.2566, 34.0855) |
| Luminance | 0.9126 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.63
Yellowish Tan
#FCFC81
ΔE00 3.73
Pale Yellow
#FFFF84
ΔE00 3.78
Butter
#FFFF81
ΔE00 3.82
Banana (survey)
#FFFF7E
ΔE00 3.90
Light Yellow
#FFFE7A
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF80 #9180FF
analogous
#FFD080 #EEFF80 #AFFF80
triadic
#EEFF80 #80EEFF #FF80EE
tetradic
#EEFF80 #80FFD0 #9180FF #FF80AF
square
#EEFF80 #80FFD0 #9180FF #FF80AF
split-complementary
#EEFF80 #80AFFF #D080FF
monochromatic
#DEFF06 #E6FF43 #EEFF80 #F6FFBD #FBFFE0
Accessibility & contrast
On white
1.09
#EEFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#EEFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF80
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF80 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF687
Tritanopia (blue-blind)
#FAF3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff80; /* rgb */ color: rgb(238, 255, 128); /* oklch */ color: oklch(96.2% 0.153 115.6);
Tailwind
colors: {
custom: {
50: '#f6ffa8',
500: '#eeff80',
950: '#000000',
},
}SCSS
$custom: #eeff80; $custom-light: #f6ffa8; $custom-dark: #000000;
JSON
{
"hex": "#eeff80",
"rgb": {
"r": 238,
"g": 255,
"b": 128
},
"hsl": {
"h": 68.031,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.96193,
"c": 0.15268,
"h": 115.6
},
"luminance": 0.91256
}Semantic roles & 50–950 ramp
primary
#EEFF80
secondary
#5A45DE
accent
#00E61F
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681