#EBFB95#EBFB95
#EBFB95 is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.4% C 0.127 H 116.2°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFB95 |
|---|---|
| RGB | rgb(235, 251, 149) |
| HSL | hsl(69, 93%, 78%) |
| HSV | hsv(69, 41%, 98%) |
| CMYK | cmyk(6.4%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(95.51, -20.28, 47.05) |
| CIE-LCH | lch(95.51, 51.24, 113.32°) |
| OKLab | oklab(95.42% -0.0562 0.1143) |
| OKLCH | oklch(95.42% 0.127 116.2) |
| XYZ | xyz(74.1834, 88.8271, 41.6653) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.74
Yellowish Tan
#FCFC81
ΔE00 5.17
Pale Yellow
#FFFF84
ΔE00 5.25
Faded Yellow
#FEFF7F
ΔE00 5.49
Butter
#FFFF81
ΔE00 5.50
Parchment
#FEFCAF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFB95 #A595FB
analogous
#FBD895 #EBFB95 #B8FB95
triadic
#EBFB95 #95EBFB #FB95EB
tetradic
#EBFB95 #95FBD8 #A595FB #FB95B8
square
#EBFB95 #95FBD8 #A595FB #FB95B8
split-complementary
#EBFB95 #95B8FB #D895FB
monochromatic
#D5F71F #E0F95A #EBFB95 #F6FDD0 #F9FEE2
Accessibility & contrast
On white
1.12
#EBFB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EBFB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFB95
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFB95 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18D
Deuteranopia (green-blind)
#FFF39A
Tritanopia (blue-blind)
#F5F1E2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebfb95; /* rgb */ color: rgb(235, 251, 149); /* oklch */ color: oklch(95.4% 0.127 116.2);
Tailwind
colors: {
custom: {
50: '#f3fcb5',
500: '#ebfb95',
950: '#000000',
},
}SCSS
$custom: #ebfb95; $custom-light: #f3fcb5; $custom-dark: #000000;
JSON
{
"hex": "#ebfb95",
"rgb": {
"r": 235,
"g": 251,
"b": 149
},
"hsl": {
"h": 69.412,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.95417,
"c": 0.1274,
"h": 116.2
},
"luminance": 0.88826
}Semantic roles & 50–950 ramp
primary
#EBFB95
secondary
#6D59DC
accent
#00E624
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581