#EEFFAF#EEFFAF
#EEFFAF is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.103 H 118.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFAF |
|---|---|
| RGB | rgb(238, 255, 175) |
| HSL | hsl(73, 100%, 84%) |
| HSV | hsv(73, 31%, 100%) |
| CMYK | cmyk(6.7%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(97.14, -18.06, 36.46) |
| CIE-LCH | lch(97.14, 40.69, 116.35°) |
| OKLab | oklab(96.9% -0.0485 0.0908) |
| OKLCH | oklch(96.9% 0.103 118.1) |
| XYZ | xyz(78.7575, 92.7927, 54.3109) |
| Luminance | 0.9279 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.78
Creme
#FFFFB6
ΔE00 4.30
Light Beige
#FFFEB6
ΔE00 4.57
Parchment
#FEFCAF
ΔE00 4.71
Cream (survey)
#FFFFC2
ΔE00 5.31
Ecru
#FEFFCA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFAF #C0AFFF
analogous
#FFE8AF #EEFFAF #C6FFAF
triadic
#EEFFAF #AFEEFF #FFAFEE
tetradic
#EEFFAF #AFFFE8 #C0AFFF #FFAFC6
square
#EEFFAF #AFFFE8 #C0AFFF #FFAFC6
split-complementary
#EEFFAF #AFC6FF #E8AFFF
monochromatic
#D4FF35 #E1FF72 #EEFFAF #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.07
#EEFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#EEFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFAF
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFAF | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AA
Deuteranopia (green-blind)
#FFF7B3
Tritanopia (blue-blind)
#F6F7EA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffaf; /* rgb */ color: rgb(238, 255, 175); /* oklch */ color: oklch(96.9% 0.103 118.1);
Tailwind
colors: {
custom: {
50: '#f4ffc7',
500: '#eeffaf',
950: '#000000',
},
}SCSS
$custom: #eeffaf; $custom-light: #f4ffc7; $custom-dark: #000000;
JSON
{
"hex": "#eeffaf",
"rgb": {
"r": 238,
"g": 255,
"b": 175
},
"hsl": {
"h": 72.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96899,
"c": 0.10299,
"h": 118.1
},
"luminance": 0.92792
}Semantic roles & 50–950 ramp
primary
#EEFFAF
secondary
#876DE5
accent
#00E631
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682