#EDFF92#EDFF92
#EDFF92 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.4% C 0.135 H 116.7°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF92 |
|---|---|
| RGB | rgb(237, 255, 146) |
| HSL | hsl(70, 100%, 79%) |
| HSV | hsv(70, 43%, 100%) |
| CMYK | cmyk(7.1%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(96.66, -21.76, 49.96) |
| CIE-LCH | lch(96.66, 54.50, 113.54°) |
| OKLab | oklab(96.36% -0.0607 0.1207) |
| OKLCH | oklch(96.36% 0.135 116.7) |
| XYZ | xyz(75.8739, 91.6005, 40.8722) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.88
Pale Yellow
#FFFF84
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 4.90
Faded Yellow
#FEFF7F
ΔE00 5.04
Butter
#FFFF81
ΔE00 5.10
Banana (survey)
#FFFF7E
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF92 #A492FF
analogous
#FFDA92 #EDFF92 #B6FF92
triadic
#EDFF92 #92EDFF #FF92ED
tetradic
#EDFF92 #92FFDA #A492FF #FF92B6
square
#EDFF92 #92FFDA #A492FF #FF92B6
split-complementary
#EDFF92 #92B6FF #DA92FF
monochromatic
#D9FF18 #E3FF55 #EDFF92 #F7FFCF #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EDFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF92
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF92 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF589
Deuteranopia (green-blind)
#FFF697
Tritanopia (blue-blind)
#F8F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff92; /* rgb */ color: rgb(237, 255, 146); /* oklch */ color: oklch(96.4% 0.135 116.7);
Tailwind
colors: {
custom: {
50: '#f4ffb4',
500: '#edff92',
950: '#000000',
},
}SCSS
$custom: #edff92; $custom-light: #f4ffb4; $custom-dark: #000000;
JSON
{
"hex": "#edff92",
"rgb": {
"r": 237,
"g": 255,
"b": 146
},
"hsl": {
"h": 69.908,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.96357,
"c": 0.13511,
"h": 116.7
},
"luminance": 0.916
}Semantic roles & 50–950 ramp
primary
#EDFF92
secondary
#6C54E1
accent
#00E626
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681