#EDFF90#EDFF90
#EDFF90 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.3% C 0.137 H 116.6°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFF90 |
|---|---|
| RGB | rgb(237, 255, 144) |
| HSL | hsl(70, 100%, 78%) |
| HSV | hsv(70, 44%, 100%) |
| CMYK | cmyk(7.1%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(96.63, -21.97, 50.88) |
| CIE-LCH | lch(96.63, 55.42, 113.35°) |
| OKLab | oklab(96.33% -0.0614 0.1227) |
| OKLCH | oklch(96.33% 0.137 116.6) |
| XYZ | xyz(75.7197, 91.5388, 40.0600) |
| Luminance | 0.9154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.72
Pale Yellow
#FFFF84
ΔE00 4.73
Faded Yellow
#FEFF7F
ΔE00 4.86
Butter
#FFFF81
ΔE00 4.93
Light Khaki
#E6F2A2
ΔE00 5.13
Banana (survey)
#FFFF7E
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFF90 #A290FF
analogous
#FFD990 #EDFF90 #B5FF90
triadic
#EDFF90 #90EDFF #FF90ED
tetradic
#EDFF90 #90FFD9 #A290FF #FF90B5
square
#EDFF90 #90FFD9 #A290FF #FF90B5
split-complementary
#EDFF90 #90B5FF #D990FF
monochromatic
#D9FF16 #E3FF53 #EDFF90 #F7FFCD #FAFFE0
Accessibility & contrast
On white
1.09
#EDFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EDFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFF90
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFF90 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF587
Deuteranopia (green-blind)
#FFF696
Tritanopia (blue-blind)
#F8F4E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #edff90; /* rgb */ color: rgb(237, 255, 144); /* oklch */ color: oklch(96.3% 0.137 116.6);
Tailwind
colors: {
custom: {
50: '#f4ffb2',
500: '#edff90',
950: '#000000',
},
}SCSS
$custom: #edff90; $custom-light: #f4ffb2; $custom-dark: #000000;
JSON
{
"hex": "#edff90",
"rgb": {
"r": 237,
"g": 255,
"b": 144
},
"hsl": {
"h": 69.73,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.96329,
"c": 0.13717,
"h": 116.6
},
"luminance": 0.91538
}Semantic roles & 50–950 ramp
primary
#EDFF90
secondary
#6A53E1
accent
#00E625
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681