#EDF77F#EDF77F
#EDF77F is a very light, vivid yellow. Relative luminance 0.861; OKLCH L 94.4% C 0.144 H 113.1°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF77F |
|---|---|
| RGB | rgb(237, 247, 127) |
| HSL | hsl(65, 88%, 73%) |
| HSV | hsv(65, 49%, 97%) |
| CMYK | cmyk(4%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(94.34, -19.76, 56.04) |
| CIE-LCH | lch(94.34, 59.42, 109.43°) |
| OKLab | oklab(94.43% -0.0566 0.1329) |
| OKLCH | oklch(94.43% 0.144 113.1) |
| XYZ | xyz(72.0178, 86.0596, 32.8919) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.77
Faded Yellow
#FEFF7F
ΔE00 3.09
Pale Yellow
#FFFF84
ΔE00 3.10
Butter
#FFFF81
ΔE00 3.20
Banana (survey)
#FFFF7E
ΔE00 3.33
Light Yellow
#FFFE7A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF77F #897FF7
analogous
#F7C57F #EDF77F #B1F77F
triadic
#EDF77F #7FEDF7 #F77FED
tetradic
#EDF77F #7FF7C5 #897FF7 #F77FB1
square
#EDF77F #7FF7C5 #897FF7 #F77FB1
split-complementary
#EDF77F #7FB1F7 #C57FF7
monochromatic
#DAED0F #E5F345 #EDF77F #F5FBB9 #FBFDE2
Accessibility & contrast
On white
1.15
#EDF77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#EDF77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF77F
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF77F | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FFF085
Tritanopia (blue-blind)
#FAEBDB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #edf77f; /* rgb */ color: rgb(237, 247, 127); /* oklch */ color: oklch(94.4% 0.144 113.1);
Tailwind
colors: {
custom: {
50: '#f5f9a7',
500: '#edf77f',
950: '#000000',
},
}SCSS
$custom: #edf77f; $custom-light: #f5f9a7; $custom-dark: #000000;
JSON
{
"hex": "#edf77f",
"rgb": {
"r": 237,
"g": 247,
"b": 127
},
"hsl": {
"h": 65,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.94431,
"c": 0.14443,
"h": 113.1
},
"luminance": 0.86058
}Semantic roles & 50–950 ramp
primary
#EDF77F
secondary
#5247D3
accent
#01E514
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171710
muted
#858580