#EDFF75#EDFF75
#EDFF75 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.0% C 0.163 H 115.7°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF75 |
|---|---|
| RGB | rgb(237, 255, 117) |
| HSL | hsl(68, 100%, 73%) |
| HSV | hsv(68, 54%, 100%) |
| CMYK | cmyk(7.1%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(96.33, -24.43, 62.87) |
| CIE-LCH | lch(96.33, 67.45, 111.23°) |
| OKLab | oklab(95.99% -0.0707 0.1468) |
| OKLCH | oklch(95.99% 0.163 115.7) |
| XYZ | xyz(73.8972, 90.8098, 30.4613) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.68
Banana (survey)
#FFFF7E
ΔE00 3.90
Butter
#FFFF81
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 3.94
Pale Yellow
#FFFF84
ΔE00 4.01
Light Yellow
#FFFE7A
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF75 #8775FF
analogous
#FFCC75 #EDFF75 #A8FF75
triadic
#EDFF75 #75EDFF #FF75ED
tetradic
#EDFF75 #75FFCC #8775FF #FF75A8
square
#EDFF75 #75FFCC #8775FF #FF75A8
split-complementary
#EDFF75 #75A8FF #CC75FF
monochromatic
#D9FA00 #E5FF38 #EDFF75 #F5FFB2 #FBFFE0
Accessibility & contrast
On white
1.10
#EDFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#EDFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF75
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF75 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF467
Deuteranopia (green-blind)
#FFF67D
Tritanopia (blue-blind)
#FAF2E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edff75; /* rgb */ color: rgb(237, 255, 117); /* oklch */ color: oklch(96.0% 0.163 115.7);
Tailwind
colors: {
custom: {
50: '#f5ffa1',
500: '#edff75',
950: '#000000',
},
}SCSS
$custom: #edff75; $custom-light: #f5ffa1; $custom-dark: #000000;
JSON
{
"hex": "#edff75",
"rgb": {
"r": 237,
"g": 255,
"b": 117
},
"hsl": {
"h": 67.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.95992,
"c": 0.16292,
"h": 115.7
},
"luminance": 0.90809
}Semantic roles & 50–950 ramp
primary
#EDFF75
secondary
#513CDD
accent
#00E61E
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680