#EDFF9A#EDFF9A
#EDFF9A is a very light, vivid yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.127 H 117.1°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF9A |
|---|---|
| RGB | rgb(237, 255, 154) |
| HSL | hsl(71, 100%, 80%) |
| HSV | hsv(71, 40%, 100%) |
| CMYK | cmyk(7.1%, 0%, 39.6%, 0%) |
| CIE-LAB | lab(96.76, -20.91, 46.26) |
| CIE-LCH | lch(96.76, 50.76, 114.32°) |
| OKLab | oklab(96.48% -0.0577 0.1128) |
| OKLCH | oklch(96.48% 0.127 117.1) |
| XYZ | xyz(76.5182, 91.8582, 44.2650) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.00
Pale Yellow
#FFFF84
ΔE00 5.63
Yellowish Tan
#FCFC81
ΔE00 5.64
Parchment
#FEFCAF
ΔE00 5.69
Creme
#FFFFB6
ΔE00 5.87
Faded Yellow
#FEFF7F
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF9A #AC9AFF
analogous
#FFDE9A #EDFF9A #BAFF9A
triadic
#EDFF9A #9AEDFF #FF9AED
tetradic
#EDFF9A #9AFFDE #AC9AFF #FF9ABA
square
#EDFF9A #9AFFDE #AC9AFF #FF9ABA
split-complementary
#EDFF9A #9ABAFF #DE9AFF
monochromatic
#D7FF20 #E2FF5D #EDFF9A #F8FFD7 #FAFFE0
Accessibility & contrast
On white
1.08
#EDFF9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#EDFF9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF9A
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF9A | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF592
Deuteranopia (green-blind)
#FFF69F
Tritanopia (blue-blind)
#F7F5E6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edff9a; /* rgb */ color: rgb(237, 255, 154); /* oklch */ color: oklch(96.5% 0.127 117.1);
Tailwind
colors: {
custom: {
50: '#f4ffb9',
500: '#edff9a',
950: '#000000',
},
}SCSS
$custom: #edff9a; $custom-light: #f4ffb9; $custom-dark: #000000;
JSON
{
"hex": "#edff9a",
"rgb": {
"r": 237,
"g": 255,
"b": 154
},
"hsl": {
"h": 70.693,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.96476,
"c": 0.12667,
"h": 117.1
},
"luminance": 0.91858
}Semantic roles & 50–950 ramp
primary
#EDFF9A
secondary
#735BE2
accent
#00E629
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681