#EFF194#EFF194
#EFF194 is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 93.6% C 0.115 H 109.5°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF194 |
|---|---|
| RGB | rgb(239, 241, 148) |
| HSL | hsl(61, 77%, 76%) |
| HSV | hsv(61, 39%, 95%) |
| CMYK | cmyk(0.8%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(93.19, -14.01, 44.67) |
| CIE-LCH | lch(93.19, 46.81, 107.42°) |
| OKLab | oklab(93.64% -0.0385 0.1088) |
| OKLCH | oklch(93.64% 0.115 109.5) |
| XYZ | xyz(72.3981, 83.4008, 40.2954) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.04
Light Khaki
#E6F2A2
ΔE00 3.59
Khaki (CSS)
#F0E68C
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 3.81
Parchment
#FEFCAF
ΔE00 3.86
Manilla
#FFFA86
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF194 #9694F1
analogous
#F1C594 #EFF194 #C1F194
triadic
#EFF194 #94EFF1 #F194EF
tetradic
#EFF194 #94F1C5 #9694F1 #F194C1
square
#EFF194 #94F1C5 #9694F1 #F194C1
split-complementary
#EFF194 #94C1F1 #C594F1
monochromatic
#DFE328 #E7EA5E #EFF194 #F7F8CA #FBFBE4
Accessibility & contrast
On white
1.19
#EFF194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#EFF194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF194
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF194 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#FBE6DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff194; /* rgb */ color: rgb(239, 241, 148); /* oklch */ color: oklch(93.6% 0.115 109.5);
Tailwind
colors: {
custom: {
50: '#f5f5b4',
500: '#eff194',
950: '#000000',
},
}SCSS
$custom: #eff194; $custom-light: #f5f5b4; $custom-dark: #000000;
JSON
{
"hex": "#eff194",
"rgb": {
"r": 239,
"g": 241,
"b": 148
},
"hsl": {
"h": 61.29,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.93638,
"c": 0.11546,
"h": 109.5
},
"luminance": 0.83399
}Semantic roles & 50–950 ramp
primary
#EFF194
secondary
#5E5BCE
accent
#0CD911
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581