#EFF093#EFF093
#EFF093 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.4% C 0.115 H 109.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF093 |
|---|---|
| RGB | rgb(239, 240, 147) |
| HSL | hsl(61, 76%, 76%) |
| HSV | hsv(61, 39%, 94%) |
| CMYK | cmyk(0.4%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(92.92, -13.63, 44.81) |
| CIE-LCH | lch(92.92, 46.84, 106.92°) |
| OKLab | oklab(93.42% -0.0375 0.1091) |
| OKLCH | oklch(93.42% 0.115 109) |
| XYZ | xyz(72.0241, 82.7789, 39.7819) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.93
Khaki (CSS)
#F0E68C
ΔE00 3.36
Dark Cream
#FFF39A
ΔE00 3.63
Light Khaki
#E6F2A2
ΔE00 3.80
Parchment
#FEFCAF
ΔE00 3.94
Manilla
#FFFA86
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF093 #9493F0
analogous
#F0C293 #EFF093 #C0F093
triadic
#EFF093 #93EFF0 #F093EF
tetradic
#EFF093 #93F0C2 #9493F0 #F093C0
square
#EFF093 #93F0C2 #9493F0 #F093C0
split-complementary
#EFF093 #93C0F0 #C293F0
monochromatic
#DFE128 #E7E95D #EFF093 #F7F7C9 #FBFBE4
Accessibility & contrast
On white
1.20
#EFF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#EFF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF093
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF093 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98C
Deuteranopia (green-blind)
#FFEC97
Tritanopia (blue-blind)
#FBE5D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff093; /* rgb */ color: rgb(239, 240, 147); /* oklch */ color: oklch(93.4% 0.115 109.0);
Tailwind
colors: {
custom: {
50: '#f5f4b4',
500: '#eff093',
950: '#000000',
},
}SCSS
$custom: #eff093; $custom-light: #f5f4b4; $custom-dark: #000000;
JSON
{
"hex": "#eff093",
"rgb": {
"r": 239,
"g": 240,
"b": 147
},
"hsl": {
"h": 60.645,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.93417,
"c": 0.11539,
"h": 109
},
"luminance": 0.82777
}Semantic roles & 50–950 ramp
primary
#EFF093
secondary
#5C5BCC
accent
#0ED810
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581