#EEFF8E#EEFF8E
#EEFF8E is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.4% C 0.139 H 116.1°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF8E |
|---|---|
| RGB | rgb(238, 255, 142) |
| HSL | hsl(69, 100%, 78%) |
| HSV | hsv(69, 44%, 100%) |
| CMYK | cmyk(6.7%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(96.68, -21.79, 51.90) |
| CIE-LCH | lch(96.68, 56.29, 112.78°) |
| OKLab | oklab(96.38% -0.0611 0.1248) |
| OKLCH | oklch(96.38% 0.139 116.1) |
| XYZ | xyz(75.9031, 91.6509, 39.2778) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.36
Pale Yellow
#FFFF84
ΔE00 4.38
Faded Yellow
#FEFF7F
ΔE00 4.48
Butter
#FFFF81
ΔE00 4.56
Banana (survey)
#FFFF7E
ΔE00 4.76
Light Yellow
#FFFE7A
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF8E #9F8EFF
analogous
#FFD88E #EEFF8E #B5FF8E
triadic
#EEFF8E #8EEEFF #FF8EEE
tetradic
#EEFF8E #8EFFD8 #9F8EFF #FF8EB5
square
#EEFF8E #8EFFD8 #9F8EFF #FF8EB5
split-complementary
#EEFF8E #8EB5FF #D88EFF
monochromatic
#DCFF14 #E5FF51 #EEFF8E #F7FFCB #FAFFE0
Accessibility & contrast
On white
1.09
#EEFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#EEFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF8E
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF8E | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF585
Deuteranopia (green-blind)
#FFF694
Tritanopia (blue-blind)
#F9F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff8e; /* rgb */ color: rgb(238, 255, 142); /* oklch */ color: oklch(96.4% 0.139 116.1);
Tailwind
colors: {
custom: {
50: '#f5ffb1',
500: '#eeff8e',
950: '#000000',
},
}SCSS
$custom: #eeff8e; $custom-light: #f5ffb1; $custom-dark: #000000;
JSON
{
"hex": "#eeff8e",
"rgb": {
"r": 238,
"g": 255,
"b": 142
},
"hsl": {
"h": 69.027,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.96375,
"c": 0.13896,
"h": 116.1
},
"luminance": 0.9165
}Semantic roles & 50–950 ramp
primary
#EEFF8E
secondary
#6651E0
accent
#00E623
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681