#EDFF93#EDFF93
#EDFF93 is a very light, vivid yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.134 H 116.7°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF93 |
|---|---|
| RGB | rgb(237, 255, 147) |
| HSL | hsl(70, 100%, 79%) |
| HSV | hsv(70, 42%, 100%) |
| CMYK | cmyk(7.1%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(96.67, -21.66, 49.50) |
| CIE-LCH | lch(96.67, 54.03, 113.63°) |
| OKLab | oklab(96.37% -0.0603 0.1197) |
| OKLCH | oklch(96.37% 0.134 116.7) |
| XYZ | xyz(75.9521, 91.6318, 41.2836) |
| Luminance | 0.9163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Yellowish Tan
#FCFC81
ΔE00 4.96
Pale Yellow
#FFFF84
ΔE00 4.97
Faded Yellow
#FEFF7F
ΔE00 5.14
Butter
#FFFF81
ΔE00 5.19
Banana (survey)
#FFFF7E
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF93 #A593FF
analogous
#FFDB93 #EDFF93 #B7FF93
triadic
#EDFF93 #93EDFF #FF93ED
tetradic
#EDFF93 #93FFDB #A593FF #FF93B7
square
#EDFF93 #93FFDB #A593FF #FF93B7
split-complementary
#EDFF93 #93B7FF #DB93FF
monochromatic
#D9FF19 #E3FF56 #EDFF93 #F7FFD0 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EDFF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF93
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF93 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58A
Deuteranopia (green-blind)
#FFF698
Tritanopia (blue-blind)
#F7F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff93; /* rgb */ color: rgb(237, 255, 147); /* oklch */ color: oklch(96.4% 0.134 116.7);
Tailwind
colors: {
custom: {
50: '#f4ffb4',
500: '#edff93',
950: '#000000',
},
}SCSS
$custom: #edff93; $custom-light: #f4ffb4; $custom-dark: #000000;
JSON
{
"hex": "#edff93",
"rgb": {
"r": 237,
"g": 255,
"b": 147
},
"hsl": {
"h": 70,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.96371,
"c": 0.13407,
"h": 116.7
},
"luminance": 0.91631
}Semantic roles & 50–950 ramp
primary
#EDFF93
secondary
#6C55E1
accent
#00E626
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681