#EAFEAB#EAFEAB
#EAFEAB is a very light, moderate yellow-green. Relative luminance 0.913; OKLCH L 96.3% C 0.107 H 119.5°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEAB |
|---|---|
| RGB | rgb(234, 254, 171) |
| HSL | hsl(74, 98%, 83%) |
| HSV | hsv(74, 33%, 100%) |
| CMYK | cmyk(7.9%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(96.54, -19.54, 37.60) |
| CIE-LCH | lch(96.54, 42.37, 117.46°) |
| OKLab | oklab(96.33% -0.0528 0.0934) |
| OKLCH | oklch(96.33% 0.107 119.5) |
| XYZ | xyz(76.7239, 91.3166, 52.1041) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.81
Creme
#FFFFB6
ΔE00 5.07
Light Beige
#FFFEB6
ΔE00 5.33
Parchment
#FEFCAF
ΔE00 5.38
Cream (survey)
#FFFFC2
ΔE00 6.13
Very Light Green
#D1FFBD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEAB #BFABFE
analogous
#FEE8AB #EAFEAB #C0FEAB
triadic
#EAFEAB #ABEAFE #FEABEA
tetradic
#EAFEAB #ABFEE8 #BFABFE #FEABC0
square
#EAFEAB #ABFEE8 #BFABFE #FEABC0
split-complementary
#EAFEAB #ABC0FE #E8ABFE
monochromatic
#CCFD32 #DBFD6F #EAFEAB #F7FFE1 #F7FFE1
Accessibility & contrast
On white
1.09
#EAFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EAFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEAB
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEAB | 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)
#FFF5A5
Deuteranopia (green-blind)
#FFF5AF
Tritanopia (blue-blind)
#F2F6E9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafeab; /* rgb */ color: rgb(234, 254, 171); /* oklch */ color: oklch(96.3% 0.107 119.5);
Tailwind
colors: {
custom: {
50: '#f1fec4',
500: '#eafeab',
950: '#000000',
},
}SCSS
$custom: #eafeab; $custom-light: #f1fec4; $custom-dark: #000000;
JSON
{
"hex": "#eafeab",
"rgb": {
"r": 234,
"g": 254,
"b": 171
},
"hsl": {
"h": 74.458,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.96327,
"c": 0.1073,
"h": 119.5
},
"luminance": 0.91316
}Semantic roles & 50–950 ramp
primary
#EAFEAB
secondary
#876AE3
accent
#00E637
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582