#EDFF9D#EDFF9D
#EDFF9D is a very light, vivid yellow-green. Relative luminance 0.920; OKLCH L 96.5% C 0.123 H 117.3°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF9D |
|---|---|
| RGB | rgb(237, 255, 157) |
| HSL | hsl(71, 100%, 81%) |
| HSV | hsv(71, 38%, 100%) |
| CMYK | cmyk(7.1%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(96.80, -20.58, 44.86) |
| CIE-LCH | lch(96.80, 49.35, 114.64°) |
| OKLab | oklab(96.52% -0.0566 0.1097) |
| OKLCH | oklch(96.52% 0.123 117.3) |
| XYZ | xyz(76.7711, 91.9594, 45.5973) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.68
Parchment
#FEFCAF
ΔE00 5.48
Creme
#FFFFB6
ΔE00 5.60
Light Beige
#FFFEB6
ΔE00 5.87
Pale Yellow
#FFFF84
ΔE00 5.96
Yellowish Tan
#FCFC81
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF9D #AF9DFF
analogous
#FFE09D #EDFF9D #BCFF9D
triadic
#EDFF9D #9DEDFF #FF9DED
tetradic
#EDFF9D #9DFFE0 #AF9DFF #FF9DBC
square
#EDFF9D #9DFFE0 #AF9DFF #FF9DBC
split-complementary
#EDFF9D #9DBCFF #E09DFF
monochromatic
#D7FF23 #E2FF60 #EDFF9D #F8FFDA #F9FFE0
Accessibility & contrast
On white
1.08
#EDFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EDFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF9D
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF9D | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF596
Deuteranopia (green-blind)
#FFF6A2
Tritanopia (blue-blind)
#F7F5E7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #edff9d; /* rgb */ color: rgb(237, 255, 157); /* oklch */ color: oklch(96.5% 0.123 117.3);
Tailwind
colors: {
custom: {
50: '#f4ffbb',
500: '#edff9d',
950: '#000000',
},
}SCSS
$custom: #edff9d; $custom-light: #f4ffbb; $custom-dark: #000000;
JSON
{
"hex": "#edff9d",
"rgb": {
"r": 237,
"g": 255,
"b": 157
},
"hsl": {
"h": 71.02,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.96522,
"c": 0.12342,
"h": 117.3
},
"luminance": 0.91959
}Semantic roles & 50–950 ramp
primary
#EDFF9D
secondary
#765EE3
accent
#00E62A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171812
muted
#858682