#EDFB95#EDFB95
#EDFB95 is a very light, vivid yellow. Relative luminance 0.892; OKLCH L 95.6% C 0.127 H 115.2°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EDFB95 |
|---|---|
| RGB | rgb(237, 251, 149) |
| HSL | hsl(68, 93%, 78%) |
| HSV | hsv(68, 41%, 98%) |
| CMYK | cmyk(5.6%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(95.65, -19.53, 47.27) |
| CIE-LCH | lch(95.65, 51.14, 112.45°) |
| OKLab | oklab(95.57% -0.0541 0.1148) |
| OKLCH | oklch(95.57% 0.127 115.2) |
| XYZ | xyz(74.8476, 89.1696, 41.6964) |
| Luminance | 0.8917 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.79
Yellowish Tan
#FCFC81
ΔE00 4.78
Pale Yellow
#FFFF84
ΔE00 4.86
Butter
#FFFF81
ΔE00 5.12
Faded Yellow
#FEFF7F
ΔE00 5.13
Manilla
#FFFA86
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDFB95 #A395FB
analogous
#FBD695 #EDFB95 #BAFB95
triadic
#EDFB95 #95EDFB #FB95ED
tetradic
#EDFB95 #95FBD6 #A395FB #FB95BA
square
#EDFB95 #95FBD6 #A395FB #FB95BA
split-complementary
#EDFB95 #95BAFB #D695FB
monochromatic
#D9F71F #E3F95A #EDFB95 #F7FDD0 #FAFEE2
Accessibility & contrast
On white
1.12
#EDFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#EDFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDFB95
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDFB95 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28D
Deuteranopia (green-blind)
#FFF39A
Tritanopia (blue-blind)
#F8F1E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #edfb95; /* rgb */ color: rgb(237, 251, 149); /* oklch */ color: oklch(95.6% 0.127 115.2);
Tailwind
colors: {
custom: {
50: '#f4fcb5',
500: '#edfb95',
950: '#000000',
},
}SCSS
$custom: #edfb95; $custom-light: #f4fcb5; $custom-dark: #000000;
JSON
{
"hex": "#edfb95",
"rgb": {
"r": 237,
"g": 251,
"b": 149
},
"hsl": {
"h": 68.235,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.95567,
"c": 0.12692,
"h": 115.2
},
"luminance": 0.89169
}Semantic roles & 50–950 ramp
primary
#EDFB95
secondary
#6B59DC
accent
#00E61F
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581