#EAFFAB#EAFFAB
#EAFFAB is a very light, moderate yellow-green. Relative luminance 0.920; OKLCH L 96.5% C 0.109 H 119.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFAB |
|---|---|
| RGB | rgb(234, 255, 171) |
| HSL | hsl(75, 100%, 84%) |
| HSV | hsv(75, 33%, 100%) |
| CMYK | cmyk(8.2%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(96.80, -20.02, 37.94) |
| CIE-LCH | lch(96.80, 42.90, 117.81°) |
| OKLab | oklab(96.54% -0.0542 0.0942) |
| OKLCH | oklch(96.54% 0.109 119.9) |
| XYZ | xyz(77.0421, 91.9529, 52.2102) |
| Luminance | 0.9195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.07
Creme
#FFFFB6
ΔE00 5.26
Light Beige
#FFFEB6
ΔE00 5.53
Parchment
#FEFCAF
ΔE00 5.58
Cream (survey)
#FFFFC2
ΔE00 6.33
Very Light Green
#D1FFBD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFAB #C0ABFF
analogous
#FFEAAB #EAFFAB #C0FFAB
triadic
#EAFFAB #ABEAFF #FFABEA
tetradic
#EAFFAB #ABFFEA #C0ABFF #FFABC0
square
#EAFFAB #ABFFEA #C0ABFF #FFABC0
split-complementary
#EAFFAB #ABC0FF #EAABFF
monochromatic
#CBFF31 #DBFF6E #EAFFAB #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EAFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EAFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFAB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFAB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFF6AF
Tritanopia (blue-blind)
#F1F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffab; /* rgb */ color: rgb(234, 255, 171); /* oklch */ color: oklch(96.5% 0.109 119.9);
Tailwind
colors: {
custom: {
50: '#f1ffc4',
500: '#eaffab',
950: '#000000',
},
}SCSS
$custom: #eaffab; $custom-light: #f1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#eaffab",
"rgb": {
"r": 234,
"g": 255,
"b": 171
},
"hsl": {
"h": 75,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.96535,
"c": 0.10868,
"h": 119.9
},
"luminance": 0.91953
}Semantic roles & 50–950 ramp
primary
#EAFFAB
secondary
#886AE5
accent
#00E639
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682