#EAFFA2#EAFFA2
#EAFFA2 is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.4% C 0.119 H 119.1°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFA2 |
|---|---|
| RGB | rgb(234, 255, 162) |
| HSL | hsl(74, 100%, 82%) |
| HSV | hsv(74, 36%, 100%) |
| CMYK | cmyk(8.2%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(96.67, -21.11, 42.20) |
| CIE-LCH | lch(96.67, 47.19, 116.58°) |
| OKLab | oklab(96.38% -0.0577 0.1038) |
| OKLCH | oklch(96.38% 0.119 119.1) |
| XYZ | xyz(76.2133, 91.6214, 47.8451) |
| Luminance | 0.9162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Creme
#FFFFB6
ΔE00 5.69
Parchment
#FEFCAF
ΔE00 5.76
Light Beige
#FFFEB6
ΔE00 5.97
Light Yellow Green
#CCFD7F
ΔE00 6.16
Buff
#FEF69E
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFA2 #B7A2FF
analogous
#FFE5A2 #EAFFA2 #BCFFA2
triadic
#EAFFA2 #A2EAFF #FFA2EA
tetradic
#EAFFA2 #A2FFE5 #B7A2FF #FFA2BC
square
#EAFFA2 #A2FFE5 #B7A2FF #FFA2BC
split-complementary
#EAFFA2 #A2BCFF #E5A2FF
monochromatic
#CEFF28 #DCFF65 #EAFFA2 #F8FFDF #F8FFE0
Accessibility & contrast
On white
1.09
#EAFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EAFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFA2
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFA2 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59B
Deuteranopia (green-blind)
#FFF6A6
Tritanopia (blue-blind)
#F2F6E8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaffa2; /* rgb */ color: rgb(234, 255, 162); /* oklch */ color: oklch(96.4% 0.119 119.1);
Tailwind
colors: {
custom: {
50: '#f2ffbe',
500: '#eaffa2',
950: '#000000',
},
}SCSS
$custom: #eaffa2; $custom-light: #f2ffbe; $custom-dark: #000000;
JSON
{
"hex": "#eaffa2",
"rgb": {
"r": 234,
"g": 255,
"b": 162
},
"hsl": {
"h": 73.548,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.96383,
"c": 0.11877,
"h": 119.1
},
"luminance": 0.91621
}Semantic roles & 50–950 ramp
primary
#EAFFA2
secondary
#7F62E3
accent
#00E634
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171812
muted
#858682