#EAFFBC#EAFFBC
#EAFFBC is a very light, moderate yellow-green. Relative luminance 0.926; OKLCH L 96.9% C 0.089 H 122.2°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFBC |
|---|---|
| RGB | rgb(234, 255, 188) |
| HSL | hsl(79, 100%, 87%) |
| HSV | hsv(79, 26%, 100%) |
| CMYK | cmyk(8.2%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(97.08, -17.78, 29.83) |
| CIE-LCH | lch(97.08, 34.72, 120.79°) |
| OKLab | oklab(96.85% -0.0474 0.0753) |
| OKLCH | oklch(96.85% 0.089 122.2) |
| XYZ | xyz(78.7679, 92.6432, 61.2995) |
| Luminance | 0.9264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Very Light Green
#D1FFBD
ΔE00 5.38
Cream (survey)
#FFFFC2
ΔE00 5.45
Very Pale Green
#CFFDBC
ΔE00 5.54
Creme
#FFFFB6
ΔE00 5.66
Ecru
#FEFFCA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFBC #D1BCFF
analogous
#FFF3BC #EAFFBC #C9FFBC
triadic
#EAFFBC #BCEAFF #FFBCEA
tetradic
#EAFFBC #BCFFF3 #D1BCFF #FFBCC9
square
#EAFFBC #BCFFF3 #D1BCFF #FFBCC9
split-complementary
#EAFFBC #BCC9FF #F3BCFF
monochromatic
#C4FF42 #D7FF7F #EAFFBC #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.08
#EAFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#EAFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFBC
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFBC | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7B8
Deuteranopia (green-blind)
#FFF7BF
Tritanopia (blue-blind)
#EFF8ED
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eaffbc; /* rgb */ color: rgb(234, 255, 188); /* oklch */ color: oklch(96.9% 0.089 122.2);
Tailwind
colors: {
custom: {
50: '#f1ffd0',
500: '#eaffbc',
950: '#000000',
},
}SCSS
$custom: #eaffbc; $custom-light: #f1ffd0; $custom-dark: #000000;
JSON
{
"hex": "#eaffbc",
"rgb": {
"r": 234,
"g": 255,
"b": 188
},
"hsl": {
"h": 78.806,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.96852,
"c": 0.08895,
"h": 122.2
},
"luminance": 0.92643
}Semantic roles & 50–950 ramp
primary
#EAFFBC
secondary
#9B78E7
accent
#00E648
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683