#EDFF98#EDFF98
#EDFF98 is a very light, vivid yellow-green. Relative luminance 0.918; OKLCH L 96.4% C 0.129 H 117.0°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF98 |
|---|---|
| RGB | rgb(237, 255, 152) |
| HSL | hsl(70, 100%, 80%) |
| HSV | hsv(70, 40%, 100%) |
| CMYK | cmyk(7.1%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(96.74, -21.13, 47.19) |
| CIE-LCH | lch(96.74, 51.70, 114.12°) |
| OKLab | oklab(96.45% -0.0584 0.1148) |
| OKLCH | oklch(96.45% 0.129 117) |
| XYZ | xyz(76.3530, 91.7921, 43.3950) |
| Luminance | 0.9179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Yellowish Tan
#FCFC81
ΔE00 5.43
Pale Yellow
#FFFF84
ΔE00 5.43
Faded Yellow
#FEFF7F
ΔE00 5.66
Butter
#FFFF81
ΔE00 5.68
Parchment
#FEFCAF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF98 #AA98FF
analogous
#FFDD98 #EDFF98 #BAFF98
triadic
#EDFF98 #98EDFF #FF98ED
tetradic
#EDFF98 #98FFDD #AA98FF #FF98BA
square
#EDFF98 #98FFDD #AA98FF #FF98BA
split-complementary
#EDFF98 #98BAFF #DD98FF
monochromatic
#D8FF1E #E2FF5B #EDFF98 #F8FFD5 #FAFFE0
Accessibility & contrast
On white
1.08
#EDFF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EDFF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF98
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF98 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF590
Deuteranopia (green-blind)
#FFF69D
Tritanopia (blue-blind)
#F7F5E6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edff98; /* rgb */ color: rgb(237, 255, 152); /* oklch */ color: oklch(96.4% 0.129 117.0);
Tailwind
colors: {
custom: {
50: '#f4ffb8',
500: '#edff98',
950: '#000000',
},
}SCSS
$custom: #edff98; $custom-light: #f4ffb8; $custom-dark: #000000;
JSON
{
"hex": "#edff98",
"rgb": {
"r": 237,
"g": 255,
"b": 152
},
"hsl": {
"h": 70.485,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.96445,
"c": 0.1288,
"h": 117
},
"luminance": 0.91792
}Semantic roles & 50–950 ramp
primary
#EDFF98
secondary
#7159E2
accent
#00E628
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681