#EEF090#EEF090
#EEF090 is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.3% C 0.119 H 109.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF090 |
|---|---|
| RGB | rgb(238, 240, 144) |
| HSL | hsl(61, 76%, 75%) |
| HSV | hsv(61, 40%, 94%) |
| CMYK | cmyk(0.8%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(92.80, -14.33, 46.11) |
| CIE-LCH | lch(92.80, 48.28, 107.26°) |
| OKLab | oklab(93.29% -0.0397 0.1119) |
| OKLCH | oklch(93.29% 0.119 109.5) |
| XYZ | xyz(71.4550, 82.5123, 38.5425) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.28
Khaki (CSS)
#F0E68C
ΔE00 3.58
Dark Cream
#FFF39A
ΔE00 3.94
Light Khaki
#E6F2A2
ΔE00 3.96
Manilla
#FFFA86
ΔE00 4.05
Parchment
#FEFCAF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF090 #9290F0
analogous
#F0C290 #EEF090 #BEF090
triadic
#EEF090 #90EEF0 #F090EE
tetradic
#EEF090 #90F0C2 #9290F0 #F090BE
square
#EEF090 #90F0C2 #9290F0 #F090BE
split-complementary
#EEF090 #90BEF0 #C290F0
monochromatic
#DDE124 #E6E95A #EEF090 #F6F7C6 #FBFBE4
Accessibility & contrast
On white
1.20
#EEF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EEF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF090
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF090 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#FAE5D9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eef090; /* rgb */ color: rgb(238, 240, 144); /* oklch */ color: oklch(93.3% 0.119 109.5);
Tailwind
colors: {
custom: {
50: '#f5f4b2',
500: '#eef090',
950: '#000000',
},
}SCSS
$custom: #eef090; $custom-light: #f5f4b2; $custom-dark: #000000;
JSON
{
"hex": "#eef090",
"rgb": {
"r": 238,
"g": 240,
"b": 144
},
"hsl": {
"h": 61.25,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.93292,
"c": 0.11874,
"h": 109.5
},
"luminance": 0.82511
}Semantic roles & 50–950 ramp
primary
#EEF090
secondary
#5A58CC
accent
#0DD811
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581