#EAFFBA#EAFFBA
#EAFFBA is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.8% C 0.091 H 121.9°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFBA |
|---|---|
| RGB | rgb(234, 255, 186) |
| HSL | hsl(78, 100%, 86%) |
| HSV | hsv(78, 27%, 100%) |
| CMYK | cmyk(8.2%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(97.05, -18.05, 30.79) |
| CIE-LCH | lch(97.05, 35.69, 120.39°) |
| OKLab | oklab(96.81% -0.0482 0.0775) |
| OKLCH | oklch(96.81% 0.091 121.9) |
| XYZ | xyz(78.5538, 92.5576, 60.1719) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.19
Cream (survey)
#FFFFC2
ΔE00 5.47
Very Light Green
#D1FFBD
ΔE00 5.50
Creme
#FFFFB6
ΔE00 5.51
Very Pale Green
#CFFDBC
ΔE00 5.67
Light Beige
#FFFEB6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFBA #CFBAFF
analogous
#FFF2BA #EAFFBA #C8FFBA
triadic
#EAFFBA #BAEAFF #FFBAEA
tetradic
#EAFFBA #BAFFF2 #CFBAFF #FFBAC8
square
#EAFFBA #BAFFF2 #CFBAFF #FFBAC8
split-complementary
#EAFFBA #BAC8FF #F2BAFF
monochromatic
#C5FF40 #D7FF7D #EAFFBA #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.08
#EAFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#EAFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFBA
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFBA | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B6
Deuteranopia (green-blind)
#FFF7BD
Tritanopia (blue-blind)
#F0F8ED
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eaffba; /* rgb */ color: rgb(234, 255, 186); /* oklch */ color: oklch(96.8% 0.091 121.9);
Tailwind
colors: {
custom: {
50: '#f1ffcf',
500: '#eaffba',
950: '#000000',
},
}SCSS
$custom: #eaffba; $custom-light: #f1ffcf; $custom-dark: #000000;
JSON
{
"hex": "#eaffba",
"rgb": {
"r": 234,
"g": 255,
"b": 186
},
"hsl": {
"h": 78.261,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.96813,
"c": 0.09131,
"h": 121.9
},
"luminance": 0.92558
}Semantic roles & 50–950 ramp
primary
#EAFFBA
secondary
#9976E7
accent
#00E646
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683