#EAFEAA#EAFEAA
#EAFEAA is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.108 H 119.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEAA |
|---|---|
| RGB | rgb(234, 254, 170) |
| HSL | hsl(74, 98%, 83%) |
| HSV | hsv(74, 33%, 100%) |
| CMYK | cmyk(7.9%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(96.52, -19.66, 38.08) |
| CIE-LCH | lch(96.52, 42.85, 117.31°) |
| OKLab | oklab(96.31% -0.0532 0.0945) |
| OKLCH | oklch(96.31% 0.108 119.4) |
| XYZ | xyz(76.6290, 91.2786, 51.6040) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.81
Creme
#FFFFB6
ΔE00 5.10
Light Beige
#FFFEB6
ΔE00 5.36
Parchment
#FEFCAF
ΔE00 5.38
Cream (survey)
#FFFFC2
ΔE00 6.21
Buff
#FEF69E
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEAA #BEAAFE
analogous
#FEE8AA #EAFEAA #C0FEAA
triadic
#EAFEAA #AAEAFE #FEAAEA
tetradic
#EAFEAA #AAFEE8 #BEAAFE #FEAAC0
square
#EAFEAA #AAFEE8 #BEAAFE #FEAAC0
split-complementary
#EAFEAA #AAC0FE #E8AAFE
monochromatic
#CCFD31 #DBFD6E #EAFEAA #F8FFE1 #F8FFE1
Accessibility & contrast
On white
1.09
#EAFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EAFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEAA
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEAA | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A4
Deuteranopia (green-blind)
#FFF5AE
Tritanopia (blue-blind)
#F2F6E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafeaa; /* rgb */ color: rgb(234, 254, 170); /* oklch */ color: oklch(96.3% 0.108 119.4);
Tailwind
colors: {
custom: {
50: '#f1fec4',
500: '#eafeaa',
950: '#000000',
},
}SCSS
$custom: #eafeaa; $custom-light: #f1fec4; $custom-dark: #000000;
JSON
{
"hex": "#eafeaa",
"rgb": {
"r": 234,
"g": 254,
"b": 170
},
"hsl": {
"h": 74.286,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.9631,
"c": 0.10844,
"h": 119.4
},
"luminance": 0.91278
}Semantic roles & 50–950 ramp
primary
#EAFEAA
secondary
#8669E3
accent
#00E637
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582