#EBFE85#EBFE85
#EBFE85 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.8% C 0.147 H 116.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFE85 |
|---|---|
| RGB | rgb(235, 254, 133) |
| HSL | hsl(69, 98%, 76%) |
| HSV | hsv(69, 48%, 100%) |
| CMYK | cmyk(7.5%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(96.10, -23.33, 55.35) |
| CIE-LCH | lch(96.10, 60.06, 112.86°) |
| OKLab | oklab(95.82% -0.0661 0.1318) |
| OKLCH | oklch(95.82% 0.147 116.6) |
| XYZ | xyz(73.9372, 90.2400, 35.7088) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.34
Faded Yellow
#FEFF7F
ΔE00 4.37
Pale Yellow
#FFFF84
ΔE00 4.41
Butter
#FFFF81
ΔE00 4.52
Banana (survey)
#FFFF7E
ΔE00 4.64
Light Yellow
#FFFE7A
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFE85 #9885FE
analogous
#FED485 #EBFE85 #AEFE85
triadic
#EBFE85 #85EBFE #FE85EB
tetradic
#EBFE85 #85FED4 #9885FE #FE85AE
square
#EBFE85 #85FED4 #9885FE #FE85AE
split-complementary
#EBFE85 #85AEFE #D485FE
monochromatic
#D7FD0C #E1FE48 #EBFE85 #F5FEC2 #FAFFE1
Accessibility & contrast
On white
1.10
#EBFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EBFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFE85
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFE85 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37A
Deuteranopia (green-blind)
#FFF58B
Tritanopia (blue-blind)
#F6F2E2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfe85; /* rgb */ color: rgb(235, 254, 133); /* oklch */ color: oklch(95.8% 0.147 116.6);
Tailwind
colors: {
custom: {
50: '#f3feab',
500: '#ebfe85',
950: '#000000',
},
}SCSS
$custom: #ebfe85; $custom-light: #f3feab; $custom-dark: #000000;
JSON
{
"hex": "#ebfe85",
"rgb": {
"r": 235,
"g": 254,
"b": 133
},
"hsl": {
"h": 69.421,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.95823,
"c": 0.14747,
"h": 116.6
},
"luminance": 0.90239
}Semantic roles & 50–950 ramp
primary
#EBFE85
secondary
#614ADE
accent
#00E624
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581