#EEF192#EEF192
#EEF192 is a very light, moderate yellow. Relative luminance 0.832; OKLCH L 93.5% C 0.118 H 110.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF192 |
|---|---|
| RGB | rgb(238, 241, 146) |
| HSL | hsl(62, 77%, 76%) |
| HSV | hsv(62, 39%, 95%) |
| CMYK | cmyk(1.2%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(93.09, -14.61, 45.50) |
| CIE-LCH | lch(93.09, 47.78, 107.80°) |
| OKLab | oklab(93.53% -0.0403 0.1106) |
| OKLCH | oklch(93.53% 0.118 110) |
| XYZ | xyz(71.9044, 83.1644, 39.4531) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.34
Light Khaki
#E6F2A2
ΔE00 3.64
Khaki (CSS)
#F0E68C
ΔE00 3.86
Dark Cream
#FFF39A
ΔE00 4.09
Parchment
#FEFCAF
ΔE00 4.16
Manilla
#FFFA86
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF192 #9592F1
analogous
#F1C492 #EEF192 #BEF192
triadic
#EEF192 #92EEF1 #F192EE
tetradic
#EEF192 #92F1C4 #9592F1 #F192BE
square
#EEF192 #92F1C4 #9592F1 #F192BE
split-complementary
#EEF192 #92BEF1 #C492F1
monochromatic
#DDE326 #E6EA5C #EEF192 #F6F8C8 #FBFCE4
Accessibility & contrast
On white
1.19
#EEF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EEF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF192
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF192 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98B
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#FAE6DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eef192; /* rgb */ color: rgb(238, 241, 146); /* oklch */ color: oklch(93.5% 0.118 110.0);
Tailwind
colors: {
custom: {
50: '#f5f5b3',
500: '#eef192',
950: '#000000',
},
}SCSS
$custom: #eef192; $custom-light: #f5f5b3; $custom-dark: #000000;
JSON
{
"hex": "#eef192",
"rgb": {
"r": 238,
"g": 241,
"b": 146
},
"hsl": {
"h": 61.895,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.93528,
"c": 0.11776,
"h": 110
},
"luminance": 0.83163
}Semantic roles & 50–950 ramp
primary
#EEF192
secondary
#5D5ACE
accent
#0CD913
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581