#EFF092#EFF092
#EFF092 is a very light, moderate yellow. Relative luminance 0.827; OKLCH L 93.4% C 0.116 H 109.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF092 |
|---|---|
| RGB | rgb(239, 240, 146) |
| HSL | hsl(61, 76%, 76%) |
| HSV | hsv(61, 39%, 94%) |
| CMYK | cmyk(0.4%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(92.90, -13.73, 45.28) |
| CIE-LCH | lch(92.90, 47.32, 106.87°) |
| OKLab | oklab(93.4% -0.0379 0.1101) |
| OKLCH | oklch(93.4% 0.116 109) |
| XYZ | xyz(71.9460, 82.7476, 39.3704) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.97
Khaki (CSS)
#F0E68C
ΔE00 3.36
Dark Cream
#FFF39A
ΔE00 3.65
Light Khaki
#E6F2A2
ΔE00 3.91
Parchment
#FEFCAF
ΔE00 4.05
Manilla
#FFFA86
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF092 #9392F0
analogous
#F0C292 #EFF092 #C0F092
triadic
#EFF092 #92EFF0 #F092EF
tetradic
#EFF092 #92F0C2 #9392F0 #F092C0
square
#EFF092 #92F0C2 #9392F0 #F092C0
split-complementary
#EFF092 #92C0F0 #C292F0
monochromatic
#DFE126 #E7E95C #EFF092 #F7F7C8 #FBFBE4
Accessibility & contrast
On white
1.20
#EFF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#EFF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF092
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF092 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#FFEC96
Tritanopia (blue-blind)
#FBE5D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff092; /* rgb */ color: rgb(239, 240, 146); /* oklch */ color: oklch(93.4% 0.116 109.0);
Tailwind
colors: {
custom: {
50: '#f5f4b3',
500: '#eff092',
950: '#000000',
},
}SCSS
$custom: #eff092; $custom-light: #f5f4b3; $custom-dark: #000000;
JSON
{
"hex": "#eff092",
"rgb": {
"r": 239,
"g": 240,
"b": 146
},
"hsl": {
"h": 60.638,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.93402,
"c": 0.11648,
"h": 109
},
"luminance": 0.82746
}Semantic roles & 50–950 ramp
primary
#EFF092
secondary
#5B5ACC
accent
#0ED810
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581