#EFF094#EFF094
#EFF094 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.4% C 0.114 H 109.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF094 |
|---|---|
| RGB | rgb(239, 240, 148) |
| HSL | hsl(61, 75%, 76%) |
| HSV | hsv(61, 38%, 94%) |
| CMYK | cmyk(0.4%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(92.93, -13.52, 44.34) |
| CIE-LCH | lch(92.93, 46.35, 106.96°) |
| OKLab | oklab(93.43% -0.0371 0.1081) |
| OKLCH | oklch(93.43% 0.114 109) |
| XYZ | xyz(72.1029, 82.8104, 40.1970) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.90
Khaki (CSS)
#F0E68C
ΔE00 3.36
Dark Cream
#FFF39A
ΔE00 3.62
Light Khaki
#E6F2A2
ΔE00 3.70
Parchment
#FEFCAF
ΔE00 3.83
Manilla
#FFFA86
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF094 #9594F0
analogous
#F0C394 #EFF094 #C1F094
triadic
#EFF094 #94EFF0 #F094EF
tetradic
#EFF094 #94F0C3 #9594F0 #F094C1
square
#EFF094 #94F0C3 #9594F0 #F094C1
split-complementary
#EFF094 #94C1F0 #C394F0
monochromatic
#DFE129 #E7E85E #EFF094 #F7F8CA #FBFBE4
Accessibility & contrast
On white
1.20
#EFF094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#EFF094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF094
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF094 | 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)
#FEE98D
Deuteranopia (green-blind)
#FFEC98
Tritanopia (blue-blind)
#FBE5D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff094; /* rgb */ color: rgb(239, 240, 148); /* oklch */ color: oklch(93.4% 0.114 109.0);
Tailwind
colors: {
custom: {
50: '#f5f4b4',
500: '#eff094',
950: '#000000',
},
}SCSS
$custom: #eff094; $custom-light: #f5f4b4; $custom-dark: #000000;
JSON
{
"hex": "#eff094",
"rgb": {
"r": 239,
"g": 240,
"b": 148
},
"hsl": {
"h": 60.652,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.93433,
"c": 0.11429,
"h": 109
},
"luminance": 0.82809
}Semantic roles & 50–950 ramp
primary
#EFF094
secondary
#5D5CCD
accent
#0ED810
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581