#EEF69F#EEF69F
#EEF69F is a very light, moderate yellow. Relative luminance 0.866; OKLCH L 94.8% C 0.109 H 112.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF69F |
|---|---|
| RGB | rgb(238, 246, 159) |
| HSL | hsl(66, 83%, 79%) |
| HSV | hsv(66, 35%, 96%) |
| CMYK | cmyk(3.3%, 0%, 35.4%, 3.5%) |
| CIE-LAB | lab(94.57, -15.62, 41.01) |
| CIE-LCH | lch(94.57, 43.89, 110.85°) |
| OKLab | oklab(94.77% -0.0424 0.1009) |
| OKLCH | oklch(94.77% 0.109 112.8) |
| XYZ | xyz(74.4741, 86.5928, 45.5850) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.92
Parchment
#FEFCAF
ΔE00 3.40
Creme
#FFFFB6
ΔE00 3.81
Light Beige
#FFFEB6
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.18
Dark Cream
#FFF39A
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF69F #A79FF6
analogous
#F6D39F #EEF69F #C3F69F
triadic
#EEF69F #9FEEF6 #F69FEE
tetradic
#EEF69F #9FF6D3 #A79FF6 #F69FC3
square
#EEF69F #9FF6D3 #A79FF6 #F69FC3
split-complementary
#EEF69F #9FC3F6 #D39FF6
monochromatic
#DAEC2F #E4F167 #EEF69F #F8FBD7 #FAFCE3
Accessibility & contrast
On white
1.15
#EEF69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EEF69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF69F
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF69F | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE99
Deuteranopia (green-blind)
#FFF1A3
Tritanopia (blue-blind)
#F8ECE0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eef69f; /* rgb */ color: rgb(238, 246, 159); /* oklch */ color: oklch(94.8% 0.109 112.8);
Tailwind
colors: {
custom: {
50: '#f4f9bc',
500: '#eef69f',
950: '#000000',
},
}SCSS
$custom: #eef69f; $custom-light: #f4f9bc; $custom-dark: #000000;
JSON
{
"hex": "#eef69f",
"rgb": {
"r": 238,
"g": 246,
"b": 159
},
"hsl": {
"h": 65.517,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.94765,
"c": 0.10947,
"h": 112.8
},
"luminance": 0.86592
}Semantic roles & 50–950 ramp
primary
#EEF69F
secondary
#6E64D6
accent
#06DF1A
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171712
muted
#858582