#EDFF7E#EDFF7E
#EDFF7E is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.1% C 0.155 H 116.0°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF7E |
|---|---|
| RGB | rgb(237, 255, 126) |
| HSL | hsl(68, 100%, 75%) |
| HSV | hsv(68, 51%, 100%) |
| CMYK | cmyk(7.1%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(96.42, -23.67, 58.97) |
| CIE-LCH | lch(96.42, 63.55, 111.87°) |
| OKLab | oklab(96.1% -0.0678 0.1392) |
| OKLCH | oklch(96.1% 0.155 116) |
| XYZ | xyz(74.4520, 91.0318, 33.3834) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.79
Yellowish Tan
#FCFC81
ΔE00 3.91
Pale Yellow
#FFFF84
ΔE00 3.96
Butter
#FFFF81
ΔE00 3.99
Banana (survey)
#FFFF7E
ΔE00 4.04
Light Yellow
#FFFE7A
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF7E #907EFF
analogous
#FFD17E #EDFF7E #ADFF7E
triadic
#EDFF7E #7EEDFF #FF7EED
tetradic
#EDFF7E #7EFFD1 #907EFF #FF7EAD
square
#EDFF7E #7EFFD1 #907EFF #FF7EAD
split-complementary
#EDFF7E #7EADFF #D17EFF
monochromatic
#DCFF04 #E4FF41 #EDFF7E #F6FFBB #FBFFE0
Accessibility & contrast
On white
1.09
#EDFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#EDFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF7E
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF7E | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF472
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#F9F3E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff7e; /* rgb */ color: rgb(237, 255, 126); /* oklch */ color: oklch(96.1% 0.155 116.0);
Tailwind
colors: {
custom: {
50: '#f5ffa6',
500: '#edff7e',
950: '#000000',
},
}SCSS
$custom: #edff7e; $custom-light: #f5ffa6; $custom-dark: #000000;
JSON
{
"hex": "#edff7e",
"rgb": {
"r": 237,
"g": 255,
"b": 126
},
"hsl": {
"h": 68.372,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.96095,
"c": 0.15481,
"h": 116
},
"luminance": 0.91031
}Semantic roles & 50–950 ramp
primary
#EDFF7E
secondary
#5943DE
accent
#00E620
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171810
muted
#858680