#EDFF84#EDFF84
#EDFF84 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.149 H 116.1°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF84 |
|---|---|
| RGB | rgb(237, 255, 132) |
| HSL | hsl(69, 100%, 76%) |
| HSV | hsv(69, 48%, 100%) |
| CMYK | cmyk(7.1%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(96.49, -23.13, 56.31) |
| CIE-LCH | lch(96.49, 60.88, 112.33°) |
| OKLab | oklab(96.17% -0.0657 0.1339) |
| OKLCH | oklch(96.17% 0.149 116.1) |
| XYZ | xyz(74.8509, 91.1913, 35.4839) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.02
Yellowish Tan
#FCFC81
ΔE00 4.05
Pale Yellow
#FFFF84
ΔE00 4.09
Butter
#FFFF81
ΔE00 4.17
Banana (survey)
#FFFF7E
ΔE00 4.29
Light Yellow
#FFFE7A
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF84 #9684FF
analogous
#FFD384 #EDFF84 #AFFF84
triadic
#EDFF84 #84EDFF #FF84ED
tetradic
#EDFF84 #84FFD3 #9684FF #FF84AF
square
#EDFF84 #84FFD3 #9684FF #FF84AF
split-complementary
#EDFF84 #84AFFF #D384FF
monochromatic
#DBFF0A #E4FF47 #EDFF84 #F6FFC1 #FBFFE0
Accessibility & contrast
On white
1.09
#EDFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EDFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF84
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF84 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF479
Deuteranopia (green-blind)
#FFF68B
Tritanopia (blue-blind)
#F9F3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff84; /* rgb */ color: rgb(237, 255, 132); /* oklch */ color: oklch(96.2% 0.149 116.1);
Tailwind
colors: {
custom: {
50: '#f5ffaa',
500: '#edff84',
950: '#000000',
},
}SCSS
$custom: #edff84; $custom-light: #f5ffaa; $custom-dark: #000000;
JSON
{
"hex": "#edff84",
"rgb": {
"r": 237,
"g": 255,
"b": 132
},
"hsl": {
"h": 68.78,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.96168,
"c": 0.14912,
"h": 116.1
},
"luminance": 0.9119
}Semantic roles & 50–950 ramp
primary
#EDFF84
secondary
#5E48DF
accent
#00E622
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681