#EEF68F#EEF68F
#EEF68F is a very light, vivid yellow. Relative luminance 0.861; OKLCH L 94.5% C 0.127 H 112.4°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF68F |
|---|---|
| RGB | rgb(238, 246, 143) |
| HSL | hsl(65, 85%, 76%) |
| HSV | hsv(65, 42%, 96%) |
| CMYK | cmyk(3.3%, 0%, 41.9%, 3.5%) |
| CIE-LAB | lab(94.34, -17.36, 48.53) |
| CIE-LCH | lch(94.34, 51.54, 109.68°) |
| OKLab | oklab(94.52% -0.0484 0.1173) |
| OKLCH | oklch(94.52% 0.127 112.4) |
| XYZ | xyz(73.1745, 86.0730, 38.7403) |
| Luminance | 0.8607 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.78
Manilla
#FFFA86
ΔE00 4.02
Pale Yellow
#FFFF84
ΔE00 4.02
Light Khaki
#E6F2A2
ΔE00 4.07
Butter
#FFFF81
ΔE00 4.29
Faded Yellow
#FEFF7F
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF68F #978FF6
analogous
#F6CB8F #EEF68F #BBF68F
triadic
#EEF68F #8FEEF6 #F68FEE
tetradic
#EEF68F #8FF6CB #978FF6 #F68FBB
square
#EEF68F #8FF6CB #978FF6 #F68FBB
split-complementary
#EEF68F #8FBBF6 #CB8FF6
monochromatic
#DDED1E #E5F156 #EEF68F #F7FBC8 #FBFDE3
Accessibility & contrast
On white
1.15
#EEF68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#EEF68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF68F
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF68F | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FFF094
Tritanopia (blue-blind)
#FAEBDD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eef68f; /* rgb */ color: rgb(238, 246, 143); /* oklch */ color: oklch(94.5% 0.127 112.4);
Tailwind
colors: {
custom: {
50: '#f5f9b1',
500: '#eef68f',
950: '#000000',
},
}SCSS
$custom: #eef68f; $custom-light: #f5f9b1; $custom-dark: #000000;
JSON
{
"hex": "#eef68f",
"rgb": {
"r": 238,
"g": 246,
"b": 143
},
"hsl": {
"h": 64.66,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.94517,
"c": 0.12692,
"h": 112.4
},
"luminance": 0.86072
}Semantic roles & 50–950 ramp
primary
#EEF68F
secondary
#5F55D4
accent
#04E215
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581