#EDFF83#EDFF83
#EDFF83 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.150 H 116.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF83 |
|---|---|
| RGB | rgb(237, 255, 131) |
| HSL | hsl(69, 100%, 76%) |
| HSV | hsv(69, 49%, 100%) |
| CMYK | cmyk(7.1%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(96.48, -23.23, 56.76) |
| CIE-LCH | lch(96.48, 61.33, 112.25°) |
| OKLab | oklab(96.16% -0.0661 0.1348) |
| OKLCH | oklch(96.16% 0.15 116.1) |
| XYZ | xyz(74.7828, 91.1640, 35.1252) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 4.01
Pale Yellow
#FFFF84
ΔE00 4.06
Butter
#FFFF81
ΔE00 4.13
Banana (survey)
#FFFF7E
ΔE00 4.24
Light Yellow
#FFFE7A
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF83 #9583FF
analogous
#FFD383 #EDFF83 #AFFF83
triadic
#EDFF83 #83EDFF #FF83ED
tetradic
#EDFF83 #83FFD3 #9583FF #FF83AF
square
#EDFF83 #83FFD3 #9583FF #FF83AF
split-complementary
#EDFF83 #83AFFF #D383FF
monochromatic
#DBFF09 #E4FF46 #EDFF83 #F6FFC0 #FBFFE0
Accessibility & contrast
On white
1.09
#EDFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EDFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF83
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF83 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF478
Deuteranopia (green-blind)
#FFF68A
Tritanopia (blue-blind)
#F9F3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff83; /* rgb */ color: rgb(237, 255, 131); /* oklch */ color: oklch(96.2% 0.150 116.1);
Tailwind
colors: {
custom: {
50: '#f5ffaa',
500: '#edff83',
950: '#000000',
},
}SCSS
$custom: #edff83; $custom-light: #f5ffaa; $custom-dark: #000000;
JSON
{
"hex": "#edff83",
"rgb": {
"r": 237,
"g": 255,
"b": 131
},
"hsl": {
"h": 68.71,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.96156,
"c": 0.15008,
"h": 116.1
},
"luminance": 0.91163
}Semantic roles & 50–950 ramp
primary
#EDFF83
secondary
#5D48DF
accent
#00E621
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681