#EEFF6F#EEFF6F
#EEFF6F is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.0% C 0.168 H 115.3°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF6F |
|---|---|
| RGB | rgb(238, 255, 111) |
| HSL | hsl(67, 100%, 72%) |
| HSV | hsv(67, 56%, 100%) |
| CMYK | cmyk(6.7%, 0%, 56.5%, 0%) |
| CIE-LAB | lab(96.35, -24.50, 65.50) |
| CIE-LCH | lch(96.35, 69.93, 110.51°) |
| OKLab | oklab(96% -0.0716 0.1517) |
| OKLCH | oklch(96% 0.168 115.3) |
| XYZ | xyz(73.8906, 90.8459, 28.6783) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.58
Canary
#FDFF63
ΔE00 3.74
Banana (survey)
#FFFF7E
ΔE00 3.76
Butter
#FFFF81
ΔE00 3.86
Light Yellow
#FFFE7A
ΔE00 3.88
Pastel Yellow
#FFFE71
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF6F #806FFF
analogous
#FFC86F #EEFF6F #A6FF6F
triadic
#EEFF6F #6FEEFF #FF6FEE
tetradic
#EEFF6F #6FFFC8 #806FFF #FF6FA6
square
#EEFF6F #6FFFC8 #806FFF #FF6FA6
split-complementary
#EEFF6F #6FA6FF #C86FFF
monochromatic
#D7F400 #E7FF32 #EEFF6F #F5FFAC #FBFFE0
Accessibility & contrast
On white
1.10
#EEFF6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EEFF6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF6F
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF6F | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF678
Tritanopia (blue-blind)
#FBF2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eeff6f; /* rgb */ color: rgb(238, 255, 111); /* oklch */ color: oklch(96.0% 0.168 115.3);
Tailwind
colors: {
custom: {
50: '#f6ff9d',
500: '#eeff6f',
950: '#000000',
},
}SCSS
$custom: #eeff6f; $custom-light: #f6ff9d; $custom-dark: #000000;
JSON
{
"hex": "#eeff6f",
"rgb": {
"r": 238,
"g": 255,
"b": 111
},
"hsl": {
"h": 67.083,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.96003,
"c": 0.16778,
"h": 115.3
},
"luminance": 0.90845
}Semantic roles & 50–950 ramp
primary
#EEFF6F
secondary
#4A37DC
accent
#00E61B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580