#EDFF8D#EDFF8D
#EDFF8D is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.3% C 0.140 H 116.5°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF8D |
|---|---|
| RGB | rgb(237, 255, 141) |
| HSL | hsl(69, 100%, 78%) |
| HSV | hsv(69, 45%, 100%) |
| CMYK | cmyk(7.1%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(96.59, -22.27, 52.25) |
| CIE-LCH | lch(96.59, 56.80, 113.08°) |
| OKLab | oklab(96.29% -0.0625 0.1255) |
| OKLCH | oklch(96.29% 0.14 116.5) |
| XYZ | xyz(75.4935, 91.4483, 38.8684) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.50
Pale Yellow
#FFFF84
ΔE00 4.52
Faded Yellow
#FEFF7F
ΔE00 4.61
Butter
#FFFF81
ΔE00 4.70
Banana (survey)
#FFFF7E
ΔE00 4.89
Light Yellow
#FFFE7A
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF8D #9F8DFF
analogous
#FFD88D #EDFF8D #B4FF8D
triadic
#EDFF8D #8DEDFF #FF8DED
tetradic
#EDFF8D #8DFFD8 #9F8DFF #FF8DB4
square
#EDFF8D #8DFFD8 #9F8DFF #FF8DB4
split-complementary
#EDFF8D #8DB4FF #D88DFF
monochromatic
#DAFF13 #E3FF50 #EDFF8D #F7FFCA #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#EDFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF8D
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF8D | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF583
Deuteranopia (green-blind)
#FFF693
Tritanopia (blue-blind)
#F8F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff8d; /* rgb */ color: rgb(237, 255, 141); /* oklch */ color: oklch(96.3% 0.140 116.5);
Tailwind
colors: {
custom: {
50: '#f4ffb0',
500: '#edff8d',
950: '#000000',
},
}SCSS
$custom: #edff8d; $custom-light: #f4ffb0; $custom-dark: #000000;
JSON
{
"hex": "#edff8d",
"rgb": {
"r": 237,
"g": 255,
"b": 141
},
"hsl": {
"h": 69.474,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.96287,
"c": 0.14023,
"h": 116.5
},
"luminance": 0.91448
}Semantic roles & 50–950 ramp
primary
#EDFF8D
secondary
#6750E0
accent
#00E624
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681