#EEFFAA#EEFFAA
#EEFFAA is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.109 H 117.7°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFAA |
|---|---|
| RGB | rgb(238, 255, 170) |
| HSL | hsl(72, 100%, 83%) |
| HSV | hsv(72, 33%, 100%) |
| CMYK | cmyk(6.7%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(97.06, -18.68, 38.84) |
| CIE-LCH | lch(97.06, 43.10, 115.69°) |
| OKLab | oklab(96.81% -0.0505 0.0963) |
| OKLCH | oklch(96.81% 0.109 117.7) |
| XYZ | xyz(78.2755, 92.5999, 51.7723) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.75
Creme
#FFFFB6
ΔE00 4.48
Parchment
#FEFCAF
ΔE00 4.71
Light Beige
#FFFEB6
ΔE00 4.76
Cream (survey)
#FFFFC2
ΔE00 5.82
Buff
#FEF69E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFAA #BBAAFF
analogous
#FFE5AA #EEFFAA #C3FFAA
triadic
#EEFFAA #AAEEFF #FFAAEE
tetradic
#EEFFAA #AAFFE5 #BBAAFF #FFAAC3
square
#EEFFAA #AAFFE5 #BBAAFF #FFAAC3
split-complementary
#EEFFAA #AAC3FF #E5AAFF
monochromatic
#D6FF30 #E2FF6D #EEFFAA #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.08
#EEFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#EEFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFAA
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFAA | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A4
Deuteranopia (green-blind)
#FFF7AE
Tritanopia (blue-blind)
#F6F6E9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eeffaa; /* rgb */ color: rgb(238, 255, 170); /* oklch */ color: oklch(96.8% 0.109 117.7);
Tailwind
colors: {
custom: {
50: '#f4ffc4',
500: '#eeffaa',
950: '#000000',
},
}SCSS
$custom: #eeffaa; $custom-light: #f4ffc4; $custom-dark: #000000;
JSON
{
"hex": "#eeffaa",
"rgb": {
"r": 238,
"g": 255,
"b": 170
},
"hsl": {
"h": 72,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96811,
"c": 0.10871,
"h": 117.7
},
"luminance": 0.92599
}Semantic roles & 50–950 ramp
primary
#EEFFAA
secondary
#8169E4
accent
#00E62E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682