#EFEE90#EFEE90
#EFEE90 is a very light, moderate yellow. Relative luminance 0.815; OKLCH L 93.0% C 0.116 H 107.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEE90 |
|---|---|
| RGB | rgb(239, 238, 144) |
| HSL | hsl(59, 75%, 75%) |
| HSV | hsv(59, 40%, 94%) |
| CMYK | cmyk(0%, 0.4%, 39.7%, 6.3%) |
| CIE-LAB | lab(92.36, -12.96, 45.57) |
| CIE-LCH | lch(92.36, 47.38, 105.87°) |
| OKLab | oklab(92.96% -0.0358 0.1107) |
| OKLCH | oklch(92.96% 0.116 107.9) |
| XYZ | xyz(71.2063, 81.5149, 38.3631) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.76
Buff
#FEF69E
ΔE00 2.85
Dark Cream
#FFF39A
ΔE00 3.34
Manilla
#FFFA86
ΔE00 4.10
Parchment
#FEFCAF
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEE90 #9091EF
analogous
#EFBE90 #EFEE90 #C1EF90
triadic
#EFEE90 #90EFEE #EE90EF
tetradic
#EFEE90 #90EFBE #9091EF #EF90C1
square
#EFEE90 #90EFBE #9091EF #EF90C1
split-complementary
#EFEE90 #90C1EF #BE90EF
monochromatic
#E0DE25 #E7E65B #EFEE90 #F7F6C5 #FBFBE4
Accessibility & contrast
On white
1.21
#EFEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#EFEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEE90
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEE90 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#FEEB94
Tritanopia (blue-blind)
#FBE3D7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efee90; /* rgb */ color: rgb(239, 238, 144); /* oklch */ color: oklch(93.0% 0.116 107.9);
Tailwind
colors: {
custom: {
50: '#f6f3b2',
500: '#efee90',
950: '#000000',
},
}SCSS
$custom: #efee90; $custom-light: #f6f3b2; $custom-dark: #000000;
JSON
{
"hex": "#efee90",
"rgb": {
"r": 239,
"g": 238,
"b": 144
},
"hsl": {
"h": 59.368,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.92961,
"c": 0.11634,
"h": 107.9
},
"luminance": 0.81513
}Semantic roles & 50–950 ramp
primary
#EFEE90
secondary
#585ACB
accent
#11D70F
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581