#EEF199#EEF199
#EEF199 is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 93.6% C 0.110 H 110.0°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF199 |
|---|---|
| RGB | rgb(238, 241, 153) |
| HSL | hsl(62, 76%, 77%) |
| HSV | hsv(62, 37%, 95%) |
| CMYK | cmyk(1.2%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(93.18, -13.85, 42.19) |
| CIE-LCH | lch(93.18, 44.40, 108.17°) |
| OKLab | oklab(93.64% -0.0377 0.1034) |
| OKLCH | oklch(93.64% 0.11 110) |
| XYZ | xyz(72.4657, 83.3889, 42.4091) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.84
Buff
#FEF69E
ΔE00 3.22
Parchment
#FEFCAF
ΔE00 3.43
Khaki (CSS)
#F0E68C
ΔE00 3.96
Dark Cream
#FFF39A
ΔE00 4.08
Creme
#FFFFB6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF199 #9C99F1
analogous
#F1C899 #EEF199 #C2F199
triadic
#EEF199 #99EEF1 #F199EE
tetradic
#EEF199 #99F1C8 #9C99F1 #F199C2
square
#EEF199 #99F1C8 #9C99F1 #F199C2
split-complementary
#EEF199 #99C2F1 #C899F1
monochromatic
#DCE22D #E5EA63 #EEF199 #F7F8CF #FBFBE4
Accessibility & contrast
On white
1.19
#EEF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#EEF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF199
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF199 | 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)
#FEEA92
Deuteranopia (green-blind)
#FFED9D
Tritanopia (blue-blind)
#F9E7DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eef199; /* rgb */ color: rgb(238, 241, 153); /* oklch */ color: oklch(93.6% 0.110 110.0);
Tailwind
colors: {
custom: {
50: '#f5f5b8',
500: '#eef199',
950: '#000000',
},
}SCSS
$custom: #eef199; $custom-light: #f5f5b8; $custom-dark: #000000;
JSON
{
"hex": "#eef199",
"rgb": {
"r": 238,
"g": 241,
"b": 153
},
"hsl": {
"h": 62.045,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.93638,
"c": 0.11007,
"h": 110
},
"luminance": 0.83388
}Semantic roles & 50–950 ramp
primary
#EEF199
secondary
#6460CE
accent
#0DD814
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581