#EBFC8F#EBFC8F
#EBFC8F is a very light, vivid yellow. Relative luminance 0.893; OKLCH L 95.5% C 0.135 H 116.3°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFC8F |
|---|---|
| RGB | rgb(235, 252, 143) |
| HSL | hsl(69, 95%, 77%) |
| HSV | hsv(69, 43%, 99%) |
| CMYK | cmyk(6.7%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(95.69, -21.39, 50.16) |
| CIE-LCH | lch(95.69, 54.53, 113.10°) |
| OKLab | oklab(95.54% -0.0598 0.121) |
| OKLCH | oklch(95.54% 0.135 116.3) |
| XYZ | xyz(74.0299, 89.2669, 39.3116) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Yellowish Tan
#FCFC81
ΔE00 4.69
Pale Yellow
#FFFF84
ΔE00 4.78
Faded Yellow
#FEFF7F
ΔE00 4.93
Butter
#FFFF81
ΔE00 4.98
Banana (survey)
#FFFF7E
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFC8F #A08FFC
analogous
#FCD78F #EBFC8F #B4FC8F
triadic
#EBFC8F #8FEBFC #FC8FEB
tetradic
#EBFC8F #8FFCD7 #A08FFC #FC8FB4
square
#EBFC8F #8FFCD7 #A08FFC #FC8FB4
split-complementary
#EBFC8F #8FB4FC #D78FFC
monochromatic
#D6F918 #E0FA53 #EBFC8F #F6FECB #FAFEE1
Accessibility & contrast
On white
1.11
#EBFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#EBFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFC8F
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFC8F | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF286
Deuteranopia (green-blind)
#FFF394
Tritanopia (blue-blind)
#F6F1E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfc8f; /* rgb */ color: rgb(235, 252, 143); /* oklch */ color: oklch(95.5% 0.135 116.3);
Tailwind
colors: {
custom: {
50: '#f3fdb1',
500: '#ebfc8f',
950: '#000000',
},
}SCSS
$custom: #ebfc8f; $custom-light: #f3fdb1; $custom-dark: #000000;
JSON
{
"hex": "#ebfc8f",
"rgb": {
"r": 235,
"g": 252,
"b": 143
},
"hsl": {
"h": 69.358,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.95539,
"c": 0.13495,
"h": 116.3
},
"luminance": 0.89266
}Semantic roles & 50–950 ramp
primary
#EBFC8F
secondary
#6853DC
accent
#00E624
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581