#EEFF8F#EEFF8F
#EEFF8F is a very light, vivid yellow. Relative luminance 0.917; OKLCH L 96.4% C 0.138 H 116.1°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF8F |
|---|---|
| RGB | rgb(238, 255, 143) |
| HSL | hsl(69, 100%, 78%) |
| HSV | hsv(69, 44%, 100%) |
| CMYK | cmyk(6.7%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(96.69, -21.69, 51.44) |
| CIE-LCH | lch(96.69, 55.83, 112.87°) |
| OKLab | oklab(96.39% -0.0608 0.1238) |
| OKLCH | oklch(96.39% 0.138 116.1) |
| XYZ | xyz(75.9785, 91.6811, 39.6749) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.43
Pale Yellow
#FFFF84
ΔE00 4.45
Faded Yellow
#FEFF7F
ΔE00 4.57
Butter
#FFFF81
ΔE00 4.64
Banana (survey)
#FFFF7E
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF8F #A08FFF
analogous
#FFD88F #EEFF8F #B6FF8F
triadic
#EEFF8F #8FEEFF #FF8FEE
tetradic
#EEFF8F #8FFFD8 #A08FFF #FF8FB6
square
#EEFF8F #8FFFD8 #A08FFF #FF8FB6
split-complementary
#EEFF8F #8FB6FF #D88FFF
monochromatic
#DBFF15 #E5FF52 #EEFF8F #F7FFCC #FAFFE0
Accessibility & contrast
On white
1.09
#EEFF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#EEFF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF8F
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF8F | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF586
Deuteranopia (green-blind)
#FFF695
Tritanopia (blue-blind)
#F9F4E4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eeff8f; /* rgb */ color: rgb(238, 255, 143); /* oklch */ color: oklch(96.4% 0.138 116.1);
Tailwind
colors: {
custom: {
50: '#f5ffb2',
500: '#eeff8f',
950: '#000000',
},
}SCSS
$custom: #eeff8f; $custom-light: #f5ffb2; $custom-dark: #000000;
JSON
{
"hex": "#eeff8f",
"rgb": {
"r": 238,
"g": 255,
"b": 143
},
"hsl": {
"h": 69.107,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.96389,
"c": 0.13793,
"h": 116.1
},
"luminance": 0.9168
}Semantic roles & 50–950 ramp
primary
#EEFF8F
secondary
#6752E0
accent
#00E623
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171811
muted
#858681