#EEFF6D#EEFF6D
#EEFF6D is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.0% C 0.169 H 115.2°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFF6D |
|---|---|
| RGB | rgb(238, 255, 109) |
| HSL | hsl(67, 100%, 71%) |
| HSV | hsv(67, 57%, 100%) |
| CMYK | cmyk(6.7%, 0%, 57.3%, 0%) |
| CIE-LAB | lab(96.33, -24.65, 66.33) |
| CIE-LCH | lch(96.33, 70.76, 110.39°) |
| OKLab | oklab(95.98% -0.0722 0.1533) |
| OKLCH | oklch(95.98% 0.169 115.2) |
| XYZ | xyz(73.7817, 90.8023, 28.1049) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Canary
#FDFF63
ΔE00 3.63
Faded Yellow
#FEFF7F
ΔE00 3.63
Banana (survey)
#FFFF7E
ΔE00 3.80
Pastel Yellow
#FFFE71
ΔE00 3.84
Light Yellow
#FFFE7A
ΔE00 3.89
Butter
#FFFF81
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFF6D #7E6DFF
analogous
#FFC76D #EEFF6D #A5FF6D
triadic
#EEFF6D #6DEEFF #FF6DEE
tetradic
#EEFF6D #6DFFC7 #7E6DFF #FF6DA5
square
#EEFF6D #6DFFC7 #7E6DFF #FF6DA5
split-complementary
#EEFF6D #6DA5FF #C76DFF
monochromatic
#D5F200 #E7FF30 #EEFF6D #F5FFAA #FBFFE0
Accessibility & contrast
On white
1.10
#EEFF6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#EEFF6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFF6D
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFF6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFF6D | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF35D
Deuteranopia (green-blind)
#FFF676
Tritanopia (blue-blind)
#FCF2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eeff6d; /* rgb */ color: rgb(238, 255, 109); /* oklch */ color: oklch(96.0% 0.169 115.2);
Tailwind
colors: {
custom: {
50: '#f6ff9c',
500: '#eeff6d',
950: '#000000',
},
}SCSS
$custom: #eeff6d; $custom-light: #f6ff9c; $custom-dark: #000000;
JSON
{
"hex": "#eeff6d",
"rgb": {
"r": 238,
"g": 255,
"b": 109
},
"hsl": {
"h": 66.986,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.95983,
"c": 0.16945,
"h": 115.2
},
"luminance": 0.90801
}Semantic roles & 50–950 ramp
primary
#EEFF6D
secondary
#4835DB
accent
#00E61B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580