#EEFF8D#EEFF8D
#EEFF8D is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.4% C 0.140 H 116.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF8D |
|---|---|
| RGB | rgb(238, 255, 141) |
| HSL | hsl(69, 100%, 78%) |
| HSV | hsv(69, 45%, 100%) |
| CMYK | cmyk(6.7%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(96.67, -21.89, 52.36) |
| CIE-LCH | lch(96.67, 56.75, 112.69°) |
| OKLab | oklab(96.36% -0.0615 0.1257) |
| OKLCH | oklch(96.36% 0.14 116.1) |
| XYZ | xyz(75.8284, 91.6210, 38.8841) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.29
Pale Yellow
#FFFF84
ΔE00 4.31
Faded Yellow
#FEFF7F
ΔE00 4.40
Butter
#FFFF81
ΔE00 4.48
Banana (survey)
#FFFF7E
ΔE00 4.68
Light Yellow
#FFFE7A
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF8D #9E8DFF
analogous
#FFD78D #EEFF8D #B5FF8D
triadic
#EEFF8D #8DEEFF #FF8DEE
tetradic
#EEFF8D #8DFFD7 #9E8DFF #FF8DB5
square
#EEFF8D #8DFFD7 #9E8DFF #FF8DB5
split-complementary
#EEFF8D #8DB5FF #D78DFF
monochromatic
#DCFF13 #E5FF50 #EEFF8D #F7FFCA #FAFFE0
Accessibility & contrast
On white
1.09
#EEFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EEFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF8D
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF8D | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF583
Deuteranopia (green-blind)
#FFF693
Tritanopia (blue-blind)
#F9F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff8d; /* rgb */ color: rgb(238, 255, 141); /* oklch */ color: oklch(96.4% 0.140 116.1);
Tailwind
colors: {
custom: {
50: '#f5ffb0',
500: '#eeff8d',
950: '#000000',
},
}SCSS
$custom: #eeff8d; $custom-light: #f5ffb0; $custom-dark: #000000;
JSON
{
"hex": "#eeff8d",
"rgb": {
"r": 238,
"g": 255,
"b": 141
},
"hsl": {
"h": 68.947,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.96361,
"c": 0.13997,
"h": 116.1
},
"luminance": 0.9162
}Semantic roles & 50–950 ramp
primary
#EEFF8D
secondary
#6650E0
accent
#00E622
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681