#EDFF85#EDFF85
#EDFF85 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.148 H 116.2°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF85 |
|---|---|
| RGB | rgb(237, 255, 133) |
| HSL | hsl(69, 100%, 76%) |
| HSV | hsv(69, 48%, 100%) |
| CMYK | cmyk(7.1%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(96.50, -23.04, 55.87) |
| CIE-LCH | lch(96.50, 60.43, 112.41°) |
| OKLab | oklab(96.18% -0.0654 0.133) |
| OKLCH | oklch(96.18% 0.148 116.2) |
| XYZ | xyz(74.9196, 91.2188, 35.8460) |
| Luminance | 0.9122 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.07
Yellowish Tan
#FCFC81
ΔE00 4.08
Pale Yellow
#FFFF84
ΔE00 4.12
Butter
#FFFF81
ΔE00 4.22
Banana (survey)
#FFFF7E
ΔE00 4.34
Light Yellow
#FFFE7A
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF85 #9785FF
analogous
#FFD485 #EDFF85 #B0FF85
triadic
#EDFF85 #85EDFF #FF85ED
tetradic
#EDFF85 #85FFD4 #9785FF #FF85B0
square
#EDFF85 #85FFD4 #9785FF #FF85B0
split-complementary
#EDFF85 #85B0FF #D485FF
monochromatic
#DBFF0B #E4FF48 #EDFF85 #F6FFC2 #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#EDFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF85
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF85 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47A
Deuteranopia (green-blind)
#FFF68B
Tritanopia (blue-blind)
#F9F3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff85; /* rgb */ color: rgb(237, 255, 133); /* oklch */ color: oklch(96.2% 0.148 116.2);
Tailwind
colors: {
custom: {
50: '#f5ffab',
500: '#edff85',
950: '#000000',
},
}SCSS
$custom: #edff85; $custom-light: #f5ffab; $custom-dark: #000000;
JSON
{
"hex": "#edff85",
"rgb": {
"r": 237,
"g": 255,
"b": 133
},
"hsl": {
"h": 68.852,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.96181,
"c": 0.14816,
"h": 116.2
},
"luminance": 0.91218
}Semantic roles & 50–950 ramp
primary
#EDFF85
secondary
#5F49DF
accent
#00E622
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681