#EDFC91#EDFC91
#EDFC91 is a very light, vivid yellow. Relative luminance 0.897; OKLCH L 95.7% C 0.132 H 115.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFC91 |
|---|---|
| RGB | rgb(237, 252, 145) |
| HSL | hsl(68, 95%, 78%) |
| HSV | hsv(68, 42%, 99%) |
| CMYK | cmyk(6%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(95.86, -20.43, 49.45) |
| CIE-LCH | lch(95.86, 53.50, 112.45°) |
| OKLab | oklab(95.72% -0.057 0.1195) |
| OKLCH | oklch(95.72% 0.132 115.5) |
| XYZ | xyz(74.8470, 89.6705, 40.1478) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.45
Light Khaki
#E6F2A2
ΔE00 4.47
Pale Yellow
#FFFF84
ΔE00 4.53
Faded Yellow
#FEFF7F
ΔE00 4.73
Butter
#FFFF81
ΔE00 4.76
Banana (survey)
#FFFF7E
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFC91 #A091FC
analogous
#FCD591 #EDFC91 #B7FC91
triadic
#EDFC91 #91EDFC #FC91ED
tetradic
#EDFC91 #91FCD5 #A091FC #FC91B7
square
#EDFC91 #91FCD5 #A091FC #FC91B7
split-complementary
#EDFC91 #91B7FC #D591FC
monochromatic
#DAF91A #E3FA55 #EDFC91 #F7FECD #FAFEE1
Accessibility & contrast
On white
1.11
#EDFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#EDFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFC91
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFC91 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF496
Tritanopia (blue-blind)
#F8F1E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #edfc91; /* rgb */ color: rgb(237, 252, 145); /* oklch */ color: oklch(95.7% 0.132 115.5);
Tailwind
colors: {
custom: {
50: '#f4fdb3',
500: '#edfc91',
950: '#000000',
},
}SCSS
$custom: #edfc91; $custom-light: #f4fdb3; $custom-dark: #000000;
JSON
{
"hex": "#edfc91",
"rgb": {
"r": 237,
"g": 252,
"b": 145
},
"hsl": {
"h": 68.411,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.95716,
"c": 0.13238,
"h": 115.5
},
"luminance": 0.8967
}Semantic roles & 50–950 ramp
primary
#EDFC91
secondary
#6855DC
accent
#00E620
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581