#EDFF70#EDFF70
#EDFF70 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 95.9% C 0.167 H 115.6°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF70 |
|---|---|
| RGB | rgb(237, 255, 112) |
| HSL | hsl(68, 100%, 72%) |
| HSV | hsv(68, 56%, 100%) |
| CMYK | cmyk(7.1%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(96.28, -24.82, 64.98) |
| CIE-LCH | lch(96.28, 69.56, 110.90°) |
| OKLab | oklab(95.94% -0.0723 0.1508) |
| OKLCH | oklch(95.94% 0.167 115.6) |
| XYZ | xyz(73.6111, 90.6954, 28.9543) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.74
Banana (survey)
#FFFF7E
ΔE00 3.93
Canary
#FDFF63
ΔE00 4.00
Butter
#FFFF81
ΔE00 4.02
Yellowish Tan
#FCFC81
ΔE00 4.06
Light Yellow
#FFFE7A
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF70 #8270FF
analogous
#FFC970 #EDFF70 #A6FF70
triadic
#EDFF70 #70EDFF #FF70ED
tetradic
#EDFF70 #70FFC9 #8270FF #FF70A6
square
#EDFF70 #70FFC9 #8270FF #FF70A6
split-complementary
#EDFF70 #70A6FF #C970FF
monochromatic
#D6F500 #E5FF33 #EDFF70 #F5FFAD #FBFFE0
Accessibility & contrast
On white
1.10
#EDFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EDFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF70
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF70 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF679
Tritanopia (blue-blind)
#FAF2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #edff70; /* rgb */ color: rgb(237, 255, 112); /* oklch */ color: oklch(95.9% 0.167 115.6);
Tailwind
colors: {
custom: {
50: '#f5ff9e',
500: '#edff70',
950: '#000000',
},
}SCSS
$custom: #edff70; $custom-light: #f5ff9e; $custom-dark: #000000;
JSON
{
"hex": "#edff70",
"rgb": {
"r": 237,
"g": 255,
"b": 112
},
"hsl": {
"h": 67.552,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.95939,
"c": 0.16722,
"h": 115.6
},
"luminance": 0.90694
}Semantic roles & 50–950 ramp
primary
#EDFF70
secondary
#4C37DC
accent
#00E61D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580