#EAFEB2#EAFEB2
#EAFEB2 is a very light, moderate yellow-green. Relative luminance 0.916; OKLCH L 96.5% C 0.099 H 120.3°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEB2 |
|---|---|
| RGB | rgb(234, 254, 178) |
| HSL | hsl(76, 97%, 85%) |
| HSV | hsv(76, 30%, 100%) |
| CMYK | cmyk(7.9%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(96.65, -18.64, 34.26) |
| CIE-LCH | lch(96.65, 39.01, 118.55°) |
| OKLab | oklab(96.45% -0.05 0.0857) |
| OKLCH | oklch(96.45% 0.099 120.3) |
| XYZ | xyz(77.4089, 91.5905, 55.7116) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.15
Creme
#FFFFB6
ΔE00 5.03
Light Beige
#FFFEB6
ΔE00 5.26
Parchment
#FEFCAF
ΔE00 5.55
Cream (survey)
#FFFFC2
ΔE00 5.59
Very Light Green
#D1FFBD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEB2 #C6B2FE
analogous
#FEECB2 #EAFEB2 #C4FEB2
triadic
#EAFEB2 #B2EAFE #FEB2EA
tetradic
#EAFEB2 #B2FEEC #C6B2FE #FEB2C4
square
#EAFEB2 #B2FEEC #C6B2FE #FEB2C4
split-complementary
#EAFEB2 #B2C4FE #ECB2FE
monochromatic
#C9FC39 #DAFD76 #EAFEB2 #F7FFE1 #F7FFE1
Accessibility & contrast
On white
1.09
#EAFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#EAFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEB2
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEB2 | 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)
#FFF6AD
Deuteranopia (green-blind)
#FFF6B5
Tritanopia (blue-blind)
#F1F6EA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eafeb2; /* rgb */ color: rgb(234, 254, 178); /* oklch */ color: oklch(96.5% 0.099 120.3);
Tailwind
colors: {
custom: {
50: '#f1fec9',
500: '#eafeb2',
950: '#000000',
},
}SCSS
$custom: #eafeb2; $custom-light: #f1fec9; $custom-dark: #000000;
JSON
{
"hex": "#eafeb2",
"rgb": {
"r": 234,
"g": 254,
"b": 178
},
"hsl": {
"h": 75.789,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.96454,
"c": 0.09924,
"h": 120.3
},
"luminance": 0.9159
}Semantic roles & 50–950 ramp
primary
#EAFEB2
secondary
#8F70E4
accent
#00E63C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171713
muted
#858582