#EBFB90#EBFB90
#EBFB90 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.3% C 0.133 H 115.9°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFB90 |
|---|---|
| RGB | rgb(235, 251, 144) |
| HSL | hsl(69, 93%, 77%) |
| HSV | hsv(69, 43%, 98%) |
| CMYK | cmyk(6.4%, 0%, 42.6%, 1.6%) |
| CIE-LAB | lab(95.44, -20.81, 49.37) |
| CIE-LCH | lch(95.44, 53.58, 112.86°) |
| OKLab | oklab(95.34% -0.058 0.1193) |
| OKLCH | oklch(95.34% 0.133 115.9) |
| XYZ | xyz(73.7928, 88.6709, 39.6079) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Yellowish Tan
#FCFC81
ΔE00 4.68
Pale Yellow
#FFFF84
ΔE00 4.78
Faded Yellow
#FEFF7F
ΔE00 4.97
Butter
#FFFF81
ΔE00 5.01
Banana (survey)
#FFFF7E
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFB90 #A090FB
analogous
#FBD690 #EBFB90 #B6FB90
triadic
#EBFB90 #90EBFB #FB90EB
tetradic
#EBFB90 #90FBD6 #A090FB #FB90B6
square
#EBFB90 #90FBD6 #A090FB #FB90B6
split-complementary
#EBFB90 #90B6FB #D690FB
monochromatic
#D6F71A #E0F955 #EBFB90 #F6FDCB #FAFEE1
Accessibility & contrast
On white
1.12
#EBFB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#EBFB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFB90
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFB90 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFF395
Tritanopia (blue-blind)
#F6F0E1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebfb90; /* rgb */ color: rgb(235, 251, 144); /* oklch */ color: oklch(95.3% 0.133 115.9);
Tailwind
colors: {
custom: {
50: '#f3fcb2',
500: '#ebfb90',
950: '#000000',
},
}SCSS
$custom: #ebfb90; $custom-light: #f3fcb2; $custom-dark: #000000;
JSON
{
"hex": "#ebfb90",
"rgb": {
"r": 235,
"g": 251,
"b": 144
},
"hsl": {
"h": 68.972,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.95344,
"c": 0.13266,
"h": 115.9
},
"luminance": 0.8867
}Semantic roles & 50–950 ramp
primary
#EBFB90
secondary
#6854DB
accent
#00E622
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171711
muted
#858581