#EBF09F#EBF09F
#EBF09F is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.3% C 0.102 H 111.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF09F |
|---|---|
| RGB | rgb(235, 240, 159) |
| HSL | hsl(64, 73%, 78%) |
| HSV | hsv(64, 34%, 94%) |
| CMYK | cmyk(2.1%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(92.79, -13.80, 38.66) |
| CIE-LCH | lch(92.79, 41.05, 109.65°) |
| OKLab | oklab(93.3% -0.0371 0.0955) |
| OKLCH | oklch(93.3% 0.102 111.2) |
| XYZ | xyz(71.6795, 82.4866, 44.9396) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.81
Parchment
#FEFCAF
ΔE00 3.40
Creme
#FFFFB6
ΔE00 3.89
Light Beige
#FFFEB6
ΔE00 3.92
Buff
#FEF69E
ΔE00 4.06
Palegoldenrod
#EEE8AA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF09F #A49FF0
analogous
#F0CC9F #EBF09F #C2F09F
triadic
#EBF09F #9FEBF0 #F09FEB
tetradic
#EBF09F #9FF0CC #A49FF0 #F09FC2
square
#EBF09F #9FF0CC #A49FF0 #F09FC2
split-complementary
#EBF09F #9FC2F0 #CC9FF0
monochromatic
#D5DF35 #E0E86A #EBF09F #F6F8D4 #F9FBE5
Accessibility & contrast
On white
1.20
#EBF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EBF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF09F
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF09F | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#FCECA2
Tritanopia (blue-blind)
#F5E7DB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebf09f; /* rgb */ color: rgb(235, 240, 159); /* oklch */ color: oklch(93.3% 0.102 111.2);
Tailwind
colors: {
custom: {
50: '#f2f4bc',
500: '#ebf09f',
950: '#000000',
},
}SCSS
$custom: #ebf09f; $custom-light: #f2f4bc; $custom-dark: #000000;
JSON
{
"hex": "#ebf09f",
"rgb": {
"r": 235,
"g": 240,
"b": 159
},
"hsl": {
"h": 63.704,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.93298,
"c": 0.10246,
"h": 111.2
},
"luminance": 0.82486
}Semantic roles & 50–950 ramp
primary
#EBF09F
secondary
#6C66CD
accent
#10D51D
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171712
muted
#858582