#EFF192#EFF192
#EFF192 is a very light, moderate yellow. Relative luminance 0.833; OKLCH L 93.6% C 0.118 H 109.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF192 |
|---|---|
| RGB | rgb(239, 241, 146) |
| HSL | hsl(61, 77%, 76%) |
| HSV | hsv(61, 39%, 95%) |
| CMYK | cmyk(0.8%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(93.16, -14.22, 45.61) |
| CIE-LCH | lch(93.16, 47.77, 107.32°) |
| OKLab | oklab(93.61% -0.0393 0.1109) |
| OKLCH | oklch(93.61% 0.118 109.5) |
| XYZ | xyz(72.2412, 83.3380, 39.4688) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.12
Khaki (CSS)
#F0E68C
ΔE00 3.66
Light Khaki
#E6F2A2
ΔE00 3.83
Dark Cream
#FFF39A
ΔE00 3.85
Manilla
#FFFA86
ΔE00 4.05
Parchment
#FEFCAF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF192 #9492F1
analogous
#F1C392 #EFF192 #BFF192
triadic
#EFF192 #92EFF1 #F192EF
tetradic
#EFF192 #92F1C3 #9492F1 #F192BF
square
#EFF192 #92F1C3 #9492F1 #F192BF
split-complementary
#EFF192 #92BFF1 #C392F1
monochromatic
#DFE326 #E7EA5C #EFF192 #F7F8C8 #FBFCE4
Accessibility & contrast
On white
1.19
#EFF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#EFF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF192
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF192 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#FBE6DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff192; /* rgb */ color: rgb(239, 241, 146); /* oklch */ color: oklch(93.6% 0.118 109.5);
Tailwind
colors: {
custom: {
50: '#f5f5b3',
500: '#eff192',
950: '#000000',
},
}SCSS
$custom: #eff192; $custom-light: #f5f5b3; $custom-dark: #000000;
JSON
{
"hex": "#eff192",
"rgb": {
"r": 239,
"g": 241,
"b": 146
},
"hsl": {
"h": 61.263,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.93607,
"c": 0.11764,
"h": 109.5
},
"luminance": 0.83337
}Semantic roles & 50–950 ramp
primary
#EFF192
secondary
#5C5ACE
accent
#0CD910
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581