#EBF089#EBF089
#EBF089 is a very light, vivid yellow. Relative luminance 0.818; OKLCH L 93.0% C 0.127 H 111.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF089 |
|---|---|
| RGB | rgb(235, 240, 137) |
| HSL | hsl(63, 77%, 74%) |
| HSV | hsv(63, 43%, 94%) |
| CMYK | cmyk(2.1%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(92.48, -16.20, 49.04) |
| CIE-LCH | lch(92.48, 51.65, 108.28°) |
| OKLab | oklab(92.95% -0.0455 0.1181) |
| OKLCH | oklch(92.95% 0.127 111) |
| XYZ | xyz(69.9374, 81.7898, 35.7648) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.94
Manilla
#FFFA86
ΔE00 3.95
Buff
#FEF69E
ΔE00 4.28
Pale Yellow
#FFFF84
ΔE00 4.34
Khaki (CSS)
#F0E68C
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF089 #8E89F0
analogous
#F0C289 #EBF089 #B8F089
triadic
#EBF089 #89EBF0 #F089EB
tetradic
#EBF089 #89F0C2 #8E89F0 #F089B8
square
#EBF089 #89F0C2 #8E89F0 #F089B8
split-complementary
#EBF089 #89B8F0 #C289F0
monochromatic
#D8E21D #E2E953 #EBF089 #F4F7BF #FAFCE4
Accessibility & contrast
On white
1.21
#EBF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#EBF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF089
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF089 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE881
Deuteranopia (green-blind)
#FFEB8E
Tritanopia (blue-blind)
#F7E5D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebf089; /* rgb */ color: rgb(235, 240, 137); /* oklch */ color: oklch(93.0% 0.127 111.0);
Tailwind
colors: {
custom: {
50: '#f3f4ad',
500: '#ebf089',
950: '#000000',
},
}SCSS
$custom: #ebf089; $custom-light: #f3f4ad; $custom-dark: #000000;
JSON
{
"hex": "#ebf089",
"rgb": {
"r": 235,
"g": 240,
"b": 137
},
"hsl": {
"h": 62.913,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.92953,
"c": 0.12658,
"h": 111
},
"luminance": 0.81788
}Semantic roles & 50–950 ramp
primary
#EBF089
secondary
#5852CC
accent
#0CDA16
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581