#EEFFAB#EEFFAB
#EEFFAB is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.108 H 117.8°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFAB |
|---|---|
| RGB | rgb(238, 255, 171) |
| HSL | hsl(72, 100%, 84%) |
| HSV | hsv(72, 33%, 100%) |
| CMYK | cmyk(6.7%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(97.08, -18.56, 38.36) |
| CIE-LCH | lch(97.08, 42.62, 115.81°) |
| OKLab | oklab(96.83% -0.0501 0.0952) |
| OKLCH | oklch(96.83% 0.108 117.8) |
| XYZ | xyz(78.3705, 92.6379, 52.2724) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.73
Creme
#FFFFB6
ΔE00 4.43
Parchment
#FEFCAF
ΔE00 4.70
Light Beige
#FFFEB6
ΔE00 4.71
Cream (survey)
#FFFFC2
ΔE00 5.71
Buff
#FEF69E
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFAB #BCABFF
analogous
#FFE6AB #EEFFAB #C4FFAB
triadic
#EEFFAB #ABEEFF #FFABEE
tetradic
#EEFFAB #ABFFE6 #BCABFF #FFABC4
square
#EEFFAB #ABFFE6 #BCABFF #FFABC4
split-complementary
#EEFFAB #ABC4FF #E6ABFF
monochromatic
#D5FF31 #E2FF6E #EEFFAB #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.08
#EEFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EEFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFAB
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFAB | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF7AF
Tritanopia (blue-blind)
#F6F6EA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffab; /* rgb */ color: rgb(238, 255, 171); /* oklch */ color: oklch(96.8% 0.108 117.8);
Tailwind
colors: {
custom: {
50: '#f4ffc4',
500: '#eeffab',
950: '#000000',
},
}SCSS
$custom: #eeffab; $custom-light: #f4ffc4; $custom-dark: #000000;
JSON
{
"hex": "#eeffab",
"rgb": {
"r": 238,
"g": 255,
"b": 171
},
"hsl": {
"h": 72.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96828,
"c": 0.10757,
"h": 117.8
},
"luminance": 0.92637
}Semantic roles & 50–950 ramp
primary
#EEFFAB
secondary
#826AE5
accent
#00E62E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682