#EDFF94#EDFF94
#EDFF94 is a very light, vivid yellow-green. Relative luminance 0.917; OKLCH L 96.4% C 0.133 H 116.8°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF94 |
|---|---|
| RGB | rgb(237, 255, 148) |
| HSL | hsl(70, 100%, 79%) |
| HSV | hsv(70, 42%, 100%) |
| CMYK | cmyk(7.1%, 0%, 42%, 0%) |
| CIE-LAB | lab(96.68, -21.56, 49.04) |
| CIE-LCH | lch(96.68, 53.57, 113.73°) |
| OKLab | oklab(96.39% -0.0599 0.1188) |
| OKLCH | oklch(96.39% 0.133 116.8) |
| XYZ | xyz(76.0309, 91.6633, 41.6987) |
| Luminance | 0.9166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.67
Yellowish Tan
#FCFC81
ΔE00 5.05
Pale Yellow
#FFFF84
ΔE00 5.06
Faded Yellow
#FEFF7F
ΔE00 5.24
Butter
#FFFF81
ΔE00 5.28
Banana (survey)
#FFFF7E
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF94 #A694FF
analogous
#FFDB94 #EDFF94 #B8FF94
triadic
#EDFF94 #94EDFF #FF94ED
tetradic
#EDFF94 #94FFDB #A694FF #FF94B8
square
#EDFF94 #94FFDB #A694FF #FF94B8
split-complementary
#EDFF94 #94B8FF #DB94FF
monochromatic
#D8FF1A #E3FF57 #EDFF94 #F7FFD1 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EDFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF94
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF94 | 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)
#FFF58B
Deuteranopia (green-blind)
#FFF699
Tritanopia (blue-blind)
#F7F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff94; /* rgb */ color: rgb(237, 255, 148); /* oklch */ color: oklch(96.4% 0.133 116.8);
Tailwind
colors: {
custom: {
50: '#f4ffb5',
500: '#edff94',
950: '#000000',
},
}SCSS
$custom: #edff94; $custom-light: #f4ffb5; $custom-dark: #000000;
JSON
{
"hex": "#edff94",
"rgb": {
"r": 237,
"g": 255,
"b": 148
},
"hsl": {
"h": 70.093,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.96386,
"c": 0.13302,
"h": 116.8
},
"luminance": 0.91663
}Semantic roles & 50–950 ramp
primary
#EDFF94
secondary
#6D56E1
accent
#00E627
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681