#EAFFBF#EAFFBF
#EAFFBF is a very light, moderate yellow-green. Relative luminance 0.928; OKLCH L 96.9% C 0.085 H 122.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFBF |
|---|---|
| RGB | rgb(234, 255, 191) |
| HSL | hsl(80, 100%, 87%) |
| HSV | hsv(80, 25%, 100%) |
| CMYK | cmyk(8.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(97.14, -17.36, 28.39) |
| CIE-LCH | lch(97.14, 33.27, 121.44°) |
| OKLab | oklab(96.91% -0.0462 0.0718) |
| OKLCH | oklch(96.91% 0.085 122.7) |
| XYZ | xyz(79.0946, 92.7739, 63.0204) |
| Luminance | 0.9277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.94
Very Light Green
#D1FFBD
ΔE00 5.24
Very Pale Green
#CFFDBC
ΔE00 5.39
Cream (survey)
#FFFFC2
ΔE00 5.47
Ecru
#FEFFCA
ΔE00 5.56
Creme
#FFFFB6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFBF #D4BFFF
analogous
#FFF4BF #EAFFBF #CAFFBF
triadic
#EAFFBF #BFEAFF #FFBFEA
tetradic
#EAFFBF #BFFFF4 #D4BFFF #FFBFCA
square
#EAFFBF #BFFFF4 #D4BFFF #FFBFCA
split-complementary
#EAFFBF #BFCAFF #F4BFFF
monochromatic
#C2FF45 #D6FF82 #EAFFBF #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.07
#EAFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#EAFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFBF
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFBF | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BB
Deuteranopia (green-blind)
#FFF7C2
Tritanopia (blue-blind)
#EFF9EE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffbf; /* rgb */ color: rgb(234, 255, 191); /* oklch */ color: oklch(96.9% 0.085 122.7);
Tailwind
colors: {
custom: {
50: '#f1ffd2',
500: '#eaffbf',
950: '#000000',
},
}SCSS
$custom: #eaffbf; $custom-light: #f1ffd2; $custom-dark: #000000;
JSON
{
"hex": "#eaffbf",
"rgb": {
"r": 234,
"g": 255,
"b": 191
},
"hsl": {
"h": 79.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.96912,
"c": 0.0854,
"h": 122.7
},
"luminance": 0.92774
}Semantic roles & 50–950 ramp
primary
#EAFFBF
secondary
#9E7BE8
accent
#00E64B
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683